aboutsummaryrefslogtreecommitdiffstats
path: root/src/BluetoothManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Java Refactory: Expose intefaces via org.tinyb.* and D-Bus implementation via...Sven Gothel2020-02-091-1/+1
* Merge remote-tracking branch 'impala454/master' into gdbus-codegenSven Gothel2020-02-051-1/+1
|\
| * Removed generated dbus code and added call to gdbus-codegen in the build processChuck Claunch2017-06-121-1/+1
* | BluetoothManager: Utilize own glib main context and associate it with the mai...Sven Gothel2020-01-211-2/+12
* | Added Java method BluetoothManager::getDiscovering()Misterioso2017-10-031-0/+8
* | Fix memory leak with g_objectsTzafrir Poupko2017-08-061-0/+1
* | Fix native memory leakTzafrir Poupko2017-08-061-0/+4
|/
* Add support for notificationsPetre Eftime2016-06-301-2/+0
* c++, java: Add BluetoothException, throw it on DBus or BlueZ errorPetre Eftime2016-05-231-1/+2
* Add functions to retrieve version information. Check library versions in getB...Petre Eftime2016-05-041-0/+9
* Remove event from event_list before find function completesPetre Eftime2016-03-071-0/+1
* Add comparison for find's parent parameterPetre Eftime2016-03-071-1/+5
* Fix some minor issues in asynctinyb example, remove debug printsPetre Eftime2016-03-071-5/+0
* Fix compilation warningsPetre Eftime2016-03-071-1/+0
* Implement handle_event, fix some issuesPetre Eftime2016-03-071-3/+55
* Bluetooth Events, initial commitPetre Eftime2016-03-071-10/+38
* Add checkinit which tests if library loads ok and manager initialization comp...v0.3.3Petre Eftime2016-02-291-4/+5
* Better handling of default adapter and initializationPetre Eftime2016-02-291-10/+15
* Fix compilation warningsPetre Eftime2016-01-261-14/+0
* Version 0.2.0v0.2.0Petre Eftime2015-11-271-0/+309