Fitbit / bitgatt

The FitbitGatt API is designed to provide a strong state machine around all Android gatt operations with the aim of making Android BLE development across Android vendors as straightforward and side-effect free as possible.
Mozilla Public License 2.0
57 stars 17 forks source link

more coding standards update #73

Closed sbang002 closed 2 years ago

sbang002 commented 2 years ago

Fixes #

description

More coding standard updates

how tested

successfully built

ShawnW858 commented 2 years ago

question, why are we changing the coding style for this file? if we do, we should apply to all the files.

sbang002 commented 2 years ago

I was fixing build warnings so I thought we'd want to update the file to our new coding standards too