summaryrefslogtreecommitdiffstats
path: root/tests/auto/qlowenergydescriptor
Commit message (Expand)AuthorAgeFilesLines
* Fix a few compiler warnings in lowenergydescriptor unit testAlex Blasche2019-12-041-3/+3
* Enable the use of the Win32 Bluetooth backendAndre de la Rocha2019-08-051-32/+47
* Remove direct usage of QLowEnergyController::ctorAlex Blasche2018-08-211-1/+1
* Replace foreach with for loop and set QT_NO_FOREACHOliver Wolff2018-08-151-5/+6
* Updated license headersAntti Kokko2016-01-201-18/+13
* Bluetooth autotests - remove outdated insignificantTimur Pocheptsov2015-11-251-2/+0
* Remove QNX/BlackBerry implementation for QtBluetoothAlex Blasche2015-06-171-3/+0
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Make compile unit testsAlex Blasche2014-11-041-4/+0
* Add QLeController ctor that takes QBluetoothDeviceInfoAlex Blasche2014-10-171-6/+6
* 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-10/+14
* Rename QLowEnergyControllerNew -> QLowEnergyControllerAlex Blasche2014-07-231-6/+6
* Convert QLowEnergyHandle from quint32 to quint16Alex Blasche2014-07-161-1/+1
* Add comparison operators for QLECharacteristic & QLEDescriptorAlex Blasche2014-07-021-0/+45
* Rewrite QLowEnergyCharacteristic unit testAlex Blasche2014-07-021-2/+19
* Rewrite Descriptor class unit testAlex Blasche2014-07-022-0/+268