summaryrefslogtreecommitdiffstats
path: root/java/org/tinyb/BluetoothGattCharacteristic.java
Commit message (Expand)AuthorAgeFilesLines
* Bump GetGitRevisionDescription.cmake to 6a748896188fdf3f885820ccd686393ea5215...Sven Gothel2021-01-251-297/+0
* BluetoothGattCharacteristic: API Change: 'writeValue(byte[] value)' -> 'write...Sven Gothel2020-08-261-7/+16
* GATTCharacteristic: Add enableNotificationOrIndication(..)..; DIRECTBT_CHARAC...v2.1.15Sven Gothel2020-07-251-5/+49
* Reworking GATTCharacteristicListener (C++ and Java)Sven Gothel2020-07-241-8/+89
* BluetoothGattCharacteristic::getFlags() Move flags == properties API doc to topSven Gothel2020-05-281-3/+13
* Working GATT Java Side; GATT Types made fully functional for user to avoid 't...Sven Gothel2020-05-171-0/+23
* Java Refactory: Expose intefaces via org.tinyb.* and D-Bus implementation via...Sven Gothel2020-02-091-0/+130