summaryrefslogtreecommitdiffstats
path: root/src/BluetoothGattCharacteristic.cpp
Commit message (Expand)AuthorAgeFilesLines
* C++ tinyb_hci: Working HCIScanner showing AD packets, demonstrating new HCI c...Sven Gothel2020-02-151-324/+0
* Java Refactory: Expose intefaces via org.tinyb.* and D-Bus implementation via...Sven Gothel2020-02-091-1/+1
* Re-add dropped g_bytes_unref(..)/g_free(..) where it still appliesSven Gothel2020-02-051-1/+15
* Merge remote-tracking branch 'impala454/master' into gdbus-codegenSven Gothel2020-02-051-20/+12
|\
| * Removed generated dbus code and added call to gdbus-codegen in the build processChuck Claunch2017-06-121-1/+1
| * Added annotations to dbus profile so GVariants would replace gchars in the co...Chuck Claunch2017-06-111-8/+12
| * Added LEAdvertisement1 to dbus file, recompiled with gdbus-codegen, and refac...Chuck Claunch2017-06-101-20/+8
* | Fix memory leak with g_objectsTzafrir Poupko2017-08-061-1/+4
* | Fix native memory leakTzafrir Poupko2017-08-061-0/+1
|/
* Support for BlueZ 5.40+, previous versions will stop workingPetre Eftime2016-08-191-2/+23
* Add support for notificationsPetre Eftime2016-06-301-2/+53
* c++, java: Add BluetoothException, throw it on DBus or BlueZ errorPetre Eftime2016-05-231-9/+6
* java: throw exceptions from JNI to Javav0.4.2Petre Eftime2016-05-101-5/+12
* Fix compilation warningsPetre Eftime2016-01-261-1/+0
* Version 0.2.0v0.2.0Petre Eftime2015-11-271-0/+239