Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BluetoothGattCharacteristic: API Change: 'writeValue(byte[] value)' -> 'write... | Sven Gothel | 2020-08-26 | 1 | -2/+2 |
* | C++/Java *Device::connect*(..), disconnect(): Return HCIStatusCode instead of... | Sven Gothel | 2020-07-27 | 1 | -1/+2 |
* | Direct-BT: Fix BluetoothFactory; Renaming using 'DBT' prefix | Sven Gothel | 2020-04-20 | 1 | -1/+11 |
* | Java Refactory: Expose intefaces via org.tinyb.* and D-Bus implementation via... | Sven Gothel | 2020-02-09 | 1 | -26/+32 |
* | Add license headers where missing | Petre Eftime | 2016-07-06 | 1 | -0/+24 |
* | examples: java: Improve interrupt handling in Java examples | Petre Eftime | 2016-07-05 | 1 | -13/+23 |
* | java: Properly uppercase UUID | Petre Eftime | 2016-07-01 | 1 | -1/+1 |
* | java: Add initial support for Java notifications | Petre Eftime | 2016-07-01 | 1 | -0/+171 |