Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/service/btle
2015-11-13 23:53:48 +01:00
..
actions Add verbatim Official BLE Services, Descriptors and Characteristics. 2015-09-28 12:51:01 +02:00
AbstractBTLEDeviceSupport.java Always name things positively. Negating things is bad for comprehension :-) 2015-10-19 23:36:10 +02:00
AbstractBTLEOperation.java Refactoring 2015-09-24 14:45:21 +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 Refactoring 2015-09-24 14:45:21 +02:00
BtLEQueue.java Another small change to BTLE device connection #156 2015-11-13 23:53:48 +01:00
CheckInitializedAction.java Big refactoring: move classes and packages around to get a better structure 2015-08-03 23:09:49 +02:00
GattCallback.java Big refactoring: move classes and packages around to get a better structure 2015-08-03 23:09:49 +02:00
GattCharacteristic.java Move BLE standard characteristic and services debug names to the right class. 2015-09-28 16:28:08 +02:00
GattDescriptor.java Add verbatim Official BLE Services, Descriptors and Characteristics. 2015-09-28 12:51:01 +02:00
GattService.java Move BLE standard characteristic and services debug names to the right class. 2015-09-28 16:28:08 +02:00
Transaction.java Refactoring 2015-09-24 14:45:21 +02:00
TransactionBuilder.java Attempt to fix never finishing activity data fetching #142 2015-10-18 22:27:52 +02:00