summaryrefslogtreecommitdiffstats
path: root/examples/java/Notification.java
Commit message (Expand)AuthorAgeFilesLines
* BluetoothGattCharacteristic: API Change: 'writeValue(byte[] value)' -> 'write...Sven Gothel2020-08-261-2/+2
* C++/Java *Device::connect*(..), disconnect(): Return HCIStatusCode instead of...Sven Gothel2020-07-271-1/+2
* Direct-BT: Fix BluetoothFactory; Renaming using 'DBT' prefixSven Gothel2020-04-201-1/+11
* Java Refactory: Expose intefaces via org.tinyb.* and D-Bus implementation via...Sven Gothel2020-02-091-26/+32
* Add license headers where missingPetre Eftime2016-07-061-0/+24
* examples: java: Improve interrupt handling in Java examplesPetre Eftime2016-07-051-13/+23
* java: Properly uppercase UUIDPetre Eftime2016-07-011-1/+1
* java: Add initial support for Java notificationsPetre Eftime2016-07-011-0/+171