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

GATT service subscription failure dur to incorrect state and anothe NPE fix #70

Closed khanmurtuza closed 2 years ago

khanmurtuza commented 2 years ago

Fixes # 232132305

description

GATT service subscription failure during response due to incorrect server connection state and another NPE fix #70

changes

how tested

TBD