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

Adds the ability to set scan settings for the bigatt scanner #40

Closed ionutlepi closed 3 years ago

ionutlepi commented 3 years ago

The consumer is now able to pass their own scan settings now.

The scan settings are shared between scanning types at this time.