summaryrefslogtreecommitdiffstats
path: root/java/BluetoothGattCharacteristic.java
Commit message (Expand)AuthorAgeFilesLines
* Move java classes to package sub folderSven Gothel2020-02-081-141/+0
* java: Document Notification methodsPetre Eftime2016-07-111-0/+12
* java: throw BluetoothExceptions explicitlyPetre Eftime2016-07-051-2/+2
* java: Properly uppercase UUIDPetre Eftime2016-07-011-1/+1
* java: Add initial support for Java notificationsPetre Eftime2016-07-011-3/+3
* Add support for notificationsPetre Eftime2016-06-301-2/+2
* java: Remove duplicated code in constructor and finalizev0.4.1Petre Eftime2016-04-181-8/+0
* java: Add description to find functionsPetre Eftime2016-03-181-0/+20
* java: Add find methods to classes, add AsyncTinyB examplePetre Eftime2016-03-071-0/+13
* java: Created Java package tinybAndrei Vasiliu2016-01-251-0/+2
* java: Added javadoc documentation to tinyb Java APIStefan Andritoiu2016-01-251-0/+45
* Java: Added copyright headerAndrei Vasiliu2016-01-131-0/+24
* Java: Changed List<Byte> to byte[]Andrei Vasiliu2016-01-131-3/+3
* Java: Added Java APIAndrei Vasiliu2016-01-121-0/+33