summaryrefslogtreecommitdiffstats
path: root/java/direct_bt/tinyb/DBTGattCharacteristic.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-4/+52
* DBTGattCharacteristic.disableValueNotifications(): Tolerate exception at 'tak...Sven Gothel2020-06-291-3/+10
* 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-6/+8
* Java DBTNativeDownlink toString(): If !valid use alternative short representa...Sven Gothel2020-06-281-1/+6
* DBTGattCharacteristic: Added commented out code to detect notify/indicate pro...Sven Gothel2020-05-281-0/+18
* BluetoothGattCharacteristic::getFlags() Move flags == properties API doc to topSven Gothel2020-05-281-12/+0
* DBTNativeDownlink* and derivations: Avoid double-close by query isValid()Sven Gothel2020-05-281-0/+3
* Working GATT Java Side; GATT Types made fully functional for user to avoid 't...Sven Gothel2020-05-171-16/+195
* GATT Service and Characteristic Java <-> JNI binding (incomplete, TODO Descri...Sven Gothel2020-05-141-11/+24
* Direct-BT: Fix BluetoothFactory; Renaming using 'DBT' prefixSven Gothel2020-04-201-0/+119