summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/android/lowenergynotificationhub.cpp
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersAntti Kokko2016-01-201-14/+20
* Android: Implement error reporting for char & desc readingAlex Blasche2015-04-151-0/+15
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Android: characteristic changed notification supportAlex Blasche2014-11-241-0/+21
* Support for QLEService::writeDescriptor() on AndroidAlex Blasche2014-11-141-0/+25
* Support for QLEService::writeCharacteristic() on AndroidAlex Blasche2014-11-121-0/+25
* Avoid one large memory allocation per read descriptor/characteristicAlex Blasche2014-11-111-16/+6
* The service->characteristic->descriptor tree becomes available in QtAlex Blasche2014-11-111-12/+60
* Propagate Charactereristic data to Qt layerAlex Blasche2014-11-101-0/+35
* Majority of service detail discovery code on AndroidAlex Blasche2014-11-101-0/+15
* Discover BTLE services on remote device on AndroidAlex Blasche2014-11-041-2/+17
* Android: Add ability to (dis)connect to BTLE devices on AndroidAlex Blasche2014-11-041-0/+110