summaryrefslogtreecommitdiffstats
path: root/tests/auto/qlowenergycharacteristic
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-291-2/+0
|\
| * Port from Q_ENUMS to new macro Q_ENUMKonstantin Ritt2015-06-231-2/+0
* | Remove QNX/BlackBerry implementation for QtBluetoothAlex Blasche2015-06-171-3/+0
|/
* Reduce platform specific code linesAlex Blasche2015-05-121-6/+7
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Fix test warning about missing meta type registrationAlex Blasche2014-11-131-0/+3
* Prepare BTLE unit tests for platforms which don't provide handle accessAlex Blasche2014-11-131-1/+12
* Make compile unit testsAlex Blasche2014-11-041-4/+0
* Merge branch '5.4' into btleAlex Blasche2014-09-261-1/+1
|\
| * Misc TODO and test fixesAlex Blasche2014-09-081-1/+1
* | Port QBluetoothLocalDevice and QBluetoothDeviceDiscoveryAgent to OS X.Timur Pocheptsov2014-09-161-0/+3
|/
* Add a way to detect that the QLEController is performing a discoveryAlex Blasche2014-09-021-0/+11
* Update license headers and add new licensesJani Heikkinen2014-08-241-18/+10
* Remove QBluetoothServiceDiscoveryAgent dependency from QLE unit testsAlex Blasche2014-07-231-12/+14
* Rename QLowEnergyControllerNew -> QLowEnergyControllerAlex Blasche2014-07-231-6/+6
* Add simpler API to retrieve descriptor/characteristic for certain uuidAlex Blasche2014-07-161-0/+13
* Add comparison operators for QLECharacteristic & QLEDescriptorAlex Blasche2014-07-021-0/+44
* Rewrite QLowEnergyCharacteristic unit testAlex Blasche2014-07-022-0/+308