summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/android/lowenergynotificationhub_p.h
Commit message (Expand)AuthorAgeFilesLines
* Fix a lot of minor issues in the new Android peripheral backendAlex Blasche2017-01-241-2/+2
* Android: Implement QLEService::descriptorWritten() signals for peripheralAlex Blasche2017-01-241-0/+3
* Android: Implement QLEService::characteristicChanged() for peripheral modeAlex Blasche2017-01-241-0/+3
* Android: Keep track of peripheral advertisement errorsAlex Blasche2017-01-231-0/+3
* Android: Beginnings of Android Bluetooth Peripheral supportAlex Blasche2017-01-231-1/+1
* Updated license headersAntti Kokko2016-01-201-14/+20
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-091-0/+11
* Android: Implement error reporting for char & desc readingAlex Blasche2015-04-151-0/+3
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Android: characteristic changed notification supportAlex Blasche2014-11-241-0/+3
* Support for QLEService::writeDescriptor() on AndroidAlex Blasche2014-11-141-0/+5
* Support for QLEService::writeCharacteristic() on AndroidAlex Blasche2014-11-121-0/+5
* The service->characteristic->descriptor tree becomes available in QtAlex Blasche2014-11-111-3/+10
* Propagate Charactereristic data to Qt layerAlex Blasche2014-11-101-1/+9
* Majority of service detail discovery code on AndroidAlex Blasche2014-11-101-0/+3
* Discover BTLE services on remote device on AndroidAlex Blasche2014-11-041-0/+3
* Android: Add ability to (dis)connect to BTLE devices on AndroidAlex Blasche2014-11-041-0/+80