aboutsummaryrefslogtreecommitdiffstats
path: root/java/tinyb/dbus/DBusGattCharacteristic.java
Commit message (Expand)AuthorAgeFilesLines
* BluetoothAdapter.getManager() added; BluetoothManager.Settings added; D*Manag...Sven Gothel2020-09-251-1/+1
* BluetoothGattCharacteristic: API Change: 'writeValue(byte[] value)' -> 'write...Sven Gothel2020-08-261-1/+7
* GATTCharacteristic: Add enableNotificationOrIndication(..)..; DIRECTBT_CHARAC...v2.1.15Sven Gothel2020-07-251-1/+6
* Reworking GATTCharacteristicListener (C++ and Java)Sven Gothel2020-07-241-2/+16
* dbus java: Add minimalistic toString() implementation; direct_bt toString(): ...Sven Gothel2020-07-171-0/+5
* Working GATT Java Side; GATT Types made fully functional for user to avoid 't...Sven Gothel2020-05-171-0/+13
* Java Refactory: Expose intefaces via org.tinyb.* and D-Bus implementation via...Sven Gothel2020-02-091-0/+104