1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-10-19 01:39:39 +02:00
Gadgetbridge/app/src/main/java
cpfeiffer 6282597790 Handle BT issues with discovered characteristics
It occurred to me that onServicesDiscovered() was called multiple times
whenever I connected to my Mi Band 2. Either the band actually sent the
characteristics in multiple chunks or Android itself notified multiple
times.

So we gracefully handle this by
- updating the list of characteristics
- *not* initializing the device again when it *is* already initialized
or at least initializing.
2017-03-09 22:49:13 +01:00
..
nodomain/freeyourgadget/gadgetbridge Handle BT issues with discovered characteristics 2017-03-09 22:49:13 +01:00
ru/gelin/android/weather/notification Pebble: get min/max temperature also for the forecast 2016-12-30 19:58:56 +01:00