Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/service/btle
2016-05-26 23:48:05 +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 This should fix some connection problems #274 2016-05-26 19:03:38 +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
BtLEAction.java More logging for time/timezone changes 2015-09-05 00:14:09 +02:00
BTLEOperation.java Some lint fixes 2015-11-23 22:46:12 +01:00
BtLEQueue.java Set state to "Waiting for reconnect" for BTLE devices 2016-05-26 23:48:05 +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