summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | Bluetooth LE: Fix two list setter functions.Christian Kandeler2016-02-091-0/+8
* | Bluetooth LE: Add configure test for Linux crypto API.Christian Kandeler2016-02-092-2/+4
* | Bluetooth LE: Add support for Signed Write command.Christian Kandeler2016-02-033-2/+47
* | Update to new Qt license headersneardAlex Blasche2016-01-262-34/+24
* | Merge remote-tracking branch 'gerrit/dev' into neardAlex Blasche2016-01-2627-461/+326
|\ \
| * | Updated license headersAntti Kokko2016-01-2027-461/+326
* | | Bluetooth LE: Add connection update functionality.Christian Kandeler2016-01-182-0/+33
* | | Merge remote-tracking branch 'gerrit/dev' into neardAlex Blasche2016-01-051-3/+3
|\| |
| * | tvOS supportMike Krus2016-01-051-3/+3
* | | Bluetooth: Fix endianness issues in GATT server autotest.Christian Kandeler2015-12-162-10/+12
* | | Bluetooth LE: Implement GATT server write support.Christian Kandeler2015-12-152-11/+176
* | | Bluetooth LE: Implement ATT access permissions.Christian Kandeler2015-12-042-3/+35
* | | Merge remote-tracking branch 'gerrit/dev' into neardAlex Blasche2015-12-034-5/+0
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-014-5/+0
| |\|
| | * Bluetooth autotests - remove outdated insignificantTimur Pocheptsov2015-11-254-5/+0
* | | Bluetooth: Partial implementation of GATT server functionality.Christian Kandeler2015-11-302-9/+205
* | | Bluetooth: Add API to set up GATT services.Christian Kandeler2015-11-201-0/+92
* | | Bluetooth: Introduce API for LE advertising.Christian Kandeler2015-11-178-0/+250
|/ /
* | Tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0.Friedemann Kleint2015-08-253-4/+0
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-08-2515-15/+0
|/
* Add security flag support for tests with bttestuiAlex Blasche2015-07-063-3/+73
* Add test for QBluetoothSocket::preferredSecurityFlags() and setterAlex Blasche2015-07-062-1/+32
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-294-8/+0
|\
| * Port from Q_ENUMS to new macro Q_ENUMKonstantin Ritt2015-06-234-8/+0
* | Remove QNX/BlackBerry implementation for QtBluetoothAlex Blasche2015-06-175-15/+0
|/
* Test Q_DECLARE_OPERATORS_FOR_FLAGS operatorsAlex Blasche2015-05-284-1/+132
* Unit test for new QBluetoothHostInfo comparison operatorsAlex Blasche2015-05-271-0/+58
* Reduce platform specific code linesAlex Blasche2015-05-122-65/+46
* Make the QLEService unit test more error tolerantAlex Blasche2015-04-151-10/+11
* Add tests for QLEService::readDescriptor()Alex Blasche2015-04-151-4/+31
* Add QLEService tests dealing with read and write error casesAlex Blasche2015-04-151-0/+230
* Always read/write the GATT hardware even if meta data reports otherwiseAlex Blasche2015-04-151-2/+2
* Add writeCharacteristic() test to encrypted characteristicAlex Blasche2015-04-151-4/+26
* Add tests for QLES::readCharacteristic()Alex Blasche2015-04-151-10/+138
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-248-0/+23331
|\
| * bic: Add 5.{2,3,4}.0 bic data for QtBluetooth and QtNfcSergio Ahumada2015-02-178-0/+23331
* | Update copyright headersJani Heikkinen2015-02-1626-181/+181
* | Optimize qRegisterMetaType() calls for QBluetoothTransferReplyAlex Blasche2015-01-281-1/+0
* | Convert qRegisterMetaType<T>(const char*) to qRegisterMetaType<T>()Alex Blasche2015-01-2812-31/+27
* | QLowEnergyController - auto test (OS X/iOS)Timur Pocheptsov2014-12-091-6/+86
* | Extend QLEController test to cover non-readable char updatesAlex Blasche2014-12-041-0/+28
* | Make QLEController unit test pass on AndroidAlex Blasche2014-12-041-2/+30
* | QBluetoothServiceDiscoveryAgent - auto test on OS XTimur Pocheptsov2014-12-032-1/+9
* | QBluetoothServiceInfo - auto test on OS XTimur Pocheptsov2014-12-031-1/+0
* | QBluetoothSocket - auto test on OS XTimur Pocheptsov2014-12-031-1/+0
* | QBluetoothDeviceDiscoveryAgent - test on OS XTimur Pocheptsov2014-12-031-1/+0
* | QBluetoothServer - auto test on OS XTimur Pocheptsov2014-12-031-0/+8
* | QBluetoothLocalDevice - isValid, tests (OS X and iOS)Timur Pocheptsov2014-12-032-1/+8
* | Bluetooth auto test - OS X and iOSTimur Pocheptsov2014-12-036-3/+6
* | Fix missing update of cached characteristic valueAlex Blasche2014-11-261-0/+7