Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/service/btle
cpfeiffer c468e7f521 Mi Bands+Bip: when an operation finishes, unset the gatt callback on the BtLEQeue
Otherwise it will continue to receive events until another transaction is being executed.
2017-09-02 22:49:58 +02:00
..
actions Add license header to all java files. 2017-03-10 14:53:19 +01:00
profiles Trim strings coming from DeviceInfoProfile (BLE). 2017-08-31 11:52:21 +02:00
AbstractBTLEDeviceSupport.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
AbstractBTLEOperation.java Mi Bands+Bip: when an operation finishes, unset the gatt callback on the BtLEQeue 2017-09-02 22:49:58 +02:00
AbstractGattCallback.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
BLETypeConversions.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
BTLEOperation.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
BleNamesResolver.java Update license headers 2017-04-26 00:14:25 +02:00
BtLEAction.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
BtLEQueue.java Attempt to fix reconnection not happening in some cases 2017-04-20 23:01:32 +02:00
GattCallback.java Update license headers 2017-08-25 11:25:01 +02:00
GattCharacteristic.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
GattDescriptor.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
GattService.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
Transaction.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
TransactionBuilder.java Add license header to all java files. 2017-03-10 14:53:19 +01:00