summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qlowenergycontroller_p.cpp
Commit message (Expand)AuthorAgeFilesLines
* QtBluetooth (iOS) - fix potential linker errorsv5.6.1-1v5.6.1Timur Pocheptsov2016-05-231-0/+4
* Add a runtime warning when dummy QtBluetooth backend is runningAlex Blasche2016-05-041-0/+2
* Bluetooth LE: Fix premature initialization of HCI manager.Christian Kandeler2016-01-151-0/+4
* Don't register meta types during static init time5.5Alex Blasche2015-11-301-0/+1
* Bluez: Implement QLES::readCharacteristic()/readDescriptor()Alex Blasche2015-04-151-0/+13
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Ensure behavior of QLEController ctor when handling invld remote deviceAlex Blasche2014-10-211-0/+8
* Add support for BTLE write command (BlueZ/Linux)Alex Blasche2014-09-021-3/+3
* Update license headers and add new licensesJani Heikkinen2014-08-241-18/+10
* Fix compiler warning about unused parametersAlex Blasche2014-08-151-4/+4
* Rename QLowEnergyControllerNew -> QLowEnergyControllerAlex Blasche2014-07-231-0/+94
* Remove old GATT APIAlex Blasche2014-07-231-96/+0
* Added and improved error handling in controller classNedim Hadzic2014-03-251-1/+2
* QNX BLE communication moved to controller classNedim Hadzic2014-03-141-25/+0
* Bluez BLE write characteristic and descriptor value moved to controllerNedim Hadzic2014-03-131-0/+12
* BLE characteristic notification moved to controller classNedim Hadzic2014-03-111-0/+11
* BLE communication moved to controller classNedim Hadzic2014-03-111-0/+97