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

Ilepi/bulk fixes #55

Closed ionutlepi closed 3 years ago

ionutlepi commented 3 years ago

Fix NPE in adding connected devices Fix a case where a connection could get stuck in disconnecting

cristian-ich commented 3 years ago

Should the failing tests be updated?

ionutlepi commented 3 years ago

Should the failing tests be updated?

These are failing on in the CI pipeline and not locally we are trying to determine why