summaryrefslogtreecommitdiffstats
path: root/java/direct_bt/tinyb/DBTGattService.java
Commit message (Expand)AuthorAgeFilesLines
* dbus java: Add minimalistic toString() implementation; direct_bt toString(): ...Sven Gothel2020-07-171-1/+1
* Direct-BT Java: Implement find(..) in manager, adapter, device, service and c...Sven Gothel2020-07-171-5/+63
* 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