aboutsummaryrefslogtreecommitdiffstats
path: root/java/direct_bt/tinyb/DBTGattService.java
Commit message (Expand)AuthorAgeFilesLines
* Resolve regression calling DBTNativeDownlink.delete() having notifyDeleted() ...Sven Gothel2020-06-291-1/+1
* Resolve circular references (p2): Java DBTDevice, GATTHandler, GATTService, p...Sven Gothel2020-06-291-3/+6
* Java DBTNativeDownlink toString(): If !valid use alternative short representa...Sven Gothel2020-06-281-1/+6
* Working GATT Java Side; GATT Types made fully functional for user to avoid 't...Sven Gothel2020-05-171-9/+39
* GATT Service and Characteristic Java <-> JNI binding (incomplete, TODO Descri...Sven Gothel2020-05-141-5/+10
* Direct-BT: Fix BluetoothFactory; Renaming using 'DBT' prefixSven Gothel2020-04-201-0/+92