aboutsummaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* Implementing a generic method to set discover filters (UUIDs, rssi, pathloss,...Vlad Kolotov2017-10-142-6/+5
* Adding support for setting RSSI discovery filterVlad Kolotov2017-10-141-0/+16
* Added Java method BluetoothManager::getDiscovering()Misterioso2017-10-031-0/+6
* Added Java method BluetoothDevice::remove()Misterioso2017-09-241-0/+6
* Fixed typo in BluetoothDevice.cxx Java_tinyb_BluetoothDevice_getTxPowerStephan Bodmer2017-08-181-8/+8
* BluetoothGattDescriptor.hpp added functional headerVadim Panov2017-07-301-0/+1
* Add notifications for manufacturer data, service data and services resolvedPetre Eftime2016-10-311-0/+86
* Add missing BluetoothDevice propertiesPetre Eftime2016-09-161-0/+23
* Add BluetoothUUID classPetre Eftime2016-09-093-0/+29
* Support for BlueZ 5.40+, previous versions will stop workingPetre Eftime2016-08-192-2/+5
* Add documentation for notification functionsPetre Eftime2016-07-114-59/+232
* java: Add initial support for Java notificationsPetre Eftime2016-07-011-0/+6
* Add support for notificationsPetre Eftime2016-06-306-10/+182
* Add copyright headers to new classesPetre Eftime2016-05-231-0/+24
* c++, java: Add BluetoothException, throw it on DBus or BlueZ errorPetre Eftime2016-05-232-0/+23
* c++, java: Optional values return null when they are not availablePetre Eftime2016-05-062-7/+7
* Add functions to retrieve version information. Check library versions in getB...Petre Eftime2016-05-041-0/+3
* Remove event from event_list before find function completesPetre Eftime2016-03-071-3/+12
* Add find functions to all classesPetre Eftime2016-03-075-1/+43
* Document the new async functionsPetre Eftime2016-03-071-0/+86
* Add comparison for find's parent parameterPetre Eftime2016-03-071-0/+1
* Add async example for TinyB; introduce convenience template for findPetre Eftime2016-03-077-0/+16
* Implement handle_event, fix some issuesPetre Eftime2016-03-072-8/+5
* Bluetooth Events, initial commitPetre Eftime2016-03-072-10/+115
* Better handling of default adapter and initializationPetre Eftime2016-02-291-2/+4
* Fix Java package runtime mismatchv0.3.0Petre Eftime2016-01-277-1/+33
* java: Added javadoc documentation to tinyb Java APIStefan Andritoiu2016-01-253-10/+13
* Version 0.2.0v0.2.0Petre Eftime2015-11-279-0/+994