summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qlowenergycontroller_p.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'gerrit/5.6' into 5.7Alex Blasche2016-05-231-0/+4
|\
| * QtBluetooth (iOS) - fix potential linker errorsv5.6.1-1v5.6.1Timur Pocheptsov2016-05-231-0/+4
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-061-0/+2
|\|
| * Add a runtime warning when dummy QtBluetooth backend is runningAlex Blasche2016-05-041-0/+2
* | Bluetooth LE: Add support for Signed Write command in the central role.Christian Kandeler2016-02-171-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-161-0/+4
|\|
| * Bluetooth LE: Fix premature initialization of HCI manager.Christian Kandeler2016-01-151-0/+4
* | Merge remote-tracking branch 'gerrit/dev' into neardAlex Blasche2016-01-261-14/+20
|\ \
| * | Updated license headersAntti Kokko2016-01-201-14/+20
| |/
* | Bluetooth LE: Add connection update functionality.Christian Kandeler2016-01-181-0/+4
* | Merge remote-tracking branch 'gerrit/dev' into neardAlex Blasche2015-12-031-0/+1
|\|
| * Don't register meta types during static init time5.5Alex Blasche2015-11-301-0/+1
* | Bluetooth: Add API to set up GATT services.Christian Kandeler2015-11-201-1/+7
* | Bluetooth: Introduce API for LE advertising.Christian Kandeler2015-11-171-0/+10
|/
* 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