summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Removed generated dbus code and added call to gdbus-codegen in the build processChuck Claunch2017-06-129-14281/+24
* Added annotations to dbus profile so GVariants would replace gchars in the co...Chuck Claunch2017-06-113-43/+49
* Added LEAdvertisement1 to dbus file, recompiled with gdbus-codegen, and refac...Chuck Claunch2017-06-105-206/+1904
* Corrected format specifier warnings in BluetoothUUIDChuck Claunch2017-06-071-3/+3
* Add notifications for manufacturer data, service data and services resolvedPetre Eftime2016-10-311-0/+92
* Add missing BluetoothDevice propertiesPetre Eftime2016-09-163-7/+460
* Add BluetoothUUID classPetre Eftime2016-09-092-0/+90
* Support for BlueZ 5.40+, previous versions will stop workingPetre Eftime2016-08-194-27/+157
* Add license headers where missingPetre Eftime2016-07-061-0/+24
* java: Add initial support for Java notificationsPetre Eftime2016-07-011-0/+4
* Add support for notificationsPetre Eftime2016-06-307-9/+361
* c++, java: Add BluetoothException, throw it on DBus or BlueZ errorPetre Eftime2016-05-237-35/+36
* java: throw exceptions from JNI to Javav0.4.2Petre Eftime2016-05-105-22/+35
* c++, java: Optional values return null when they are not availablePetre Eftime2016-05-062-6/+15
* Add functions to retrieve version information. Check library versions in getB...Petre Eftime2016-05-041-0/+9
* Fix incorrect pointer in read_value, get_valuePetre Eftime2016-04-201-7/+7
* Remove event from event_list before find function completesPetre Eftime2016-03-072-1/+2
* Add comparison for find's parent parameterPetre Eftime2016-03-072-1/+10
* 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-072-15/+68
* Bluetooth Events, initial commitPetre Eftime2016-03-072-11/+93
* 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-265-18/+0
* Start/stop discovery only when not in proper statePetre Eftime2016-01-261-1/+6
* src/CMakeLists.txt: Deleted non-existent header from CMakeListsAndrei Vasiliu2016-01-221-1/+0
* Fix crash due to optional namePetre Eftime2016-01-121-1/+4
* Java: Added Java APIAndrei Vasiliu2016-01-121-11/+1
* Version 0.2.0v0.2.0Petre Eftime2015-11-2713-0/+13874