Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/service/btle
cpfeiffer 5e02724c4c Make automatic reconnect after connection loss configurable #293
Mi Band: automatically reconnect when the device is back in range

Also: #89
2016-04-28 23:17:13 +02:00
..
actions Refactoring: get rid of ServiceCommand, use new CallSpec and MusicSpec to pass Call and Music info 2016-04-04 20:08:34 +02:00
AbstractBTLEDeviceSupport.java Make automatic reconnect after connection loss configurable #293 2016-04-28 23:17:13 +02:00
AbstractBTLEOperation.java Use low latency transfer mode for fw update #234 2016-03-30 21:48:42 +02:00
AbstractGattCallback.java Initial support for transaction-local GattCallbacks (not used yet) 2015-08-05 23:26:09 +02:00
BTLEOperation.java Some lint fixes 2015-11-23 22:46:12 +01:00
BtLEAction.java More logging for time/timezone changes 2015-09-05 00:14:09 +02:00
BtLEQueue.java Make automatic reconnect after connection loss configurable #293 2016-04-28 23:17:13 +02:00
GattCallback.java convert byte and short values related to activity tracking to int 2016-02-29 20:54:39 +01:00
GattCharacteristic.java Some more lint warnings fixed 2015-11-23 23:04:46 +01:00
GattDescriptor.java Add verbatim Official BLE Services, Descriptors and Characteristics. 2015-09-28 12:51:01 +02:00
GattService.java Some more lint warnings fixed 2015-11-23 23:04:46 +01:00
Transaction.java Some more lint warnings fixed 2015-11-23 23:04:46 +01:00
TransactionBuilder.java Some more lint warnings fixed 2015-11-23 23:04:46 +01:00