summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qlowenergycontroller_android.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Android: characteristic changed notification supportAlex Blasche2014-11-241-0/+22
* Workaround Android when connecting to non-existing/turned off deviceAlex Blasche2014-11-231-1/+22
* Fix wrong error signal emision on writeCharacteristic() on AndroidAlex Blasche2014-11-141-2/+1
* Support for QLEService::writeDescriptor() on AndroidAlex Blasche2014-11-141-4/+57
* Fix intermittent failure when mapping handles to servicesAlex Blasche2014-11-121-1/+7
* Support for QLEService::writeCharacteristic() on AndroidAlex Blasche2014-11-121-3/+58
* Improve reliability of QLEController connect()/disconnect()/connect()Alex Blasche2014-11-121-1/+4
* The service->characteristic->descriptor tree becomes available in QtAlex Blasche2014-11-111-6/+44
* Propagate Charactereristic data to Qt layerAlex Blasche2014-11-101-0/+27
* Majority of service detail discovery code on AndroidAlex Blasche2014-11-101-2/+59
* Discover BTLE services on remote device on AndroidAlex Blasche2014-11-041-3/+31
* Add enum for failure to connect to remote BTLE device.Alex Blasche2014-11-041-7/+14
* Android: Add ability to (dis)connect to BTLE devices on AndroidAlex Blasche2014-11-041-0/+141