summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Add binary compatibility files for Qt 5.11Milla Pohjanheimo2018-06-052-0/+9742
* Improve robustness of tst_lowenergycontroller testAlex Blasche2018-01-251-15/+36
* Make tst_lowenergycontroller pass on DBUS Bluez backendAlex Blasche2018-01-251-22/+98
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-204-0/+9794
|\
| * Expect failure for cmac tests on qemu testsSami Nurmenniemi2018-01-032-0/+52
| * Add binary compatibility files for QtConnectivity for 5.10Milla Pohjanheimo2017-12-132-0/+9742
* | Unify meta type registration for QLEDescriptor and QLECharacteristicAlex Blasche2017-11-032-6/+0
|/
* winrt: Use config feature when checking for winrt backend in auto testsOliver Wolff2017-08-307-18/+26
* Merge remote-tracking branch 'gerrit/5.9' into devAlex Blasche2017-08-073-2/+21
|\
| * winrt: "Fix" tst_qbluetoothlocaldeviceOliver Wolff2017-08-041-1/+14
| * winrt: Fix tst_QBluetoothServerOliver Wolff2017-08-041-0/+2
| * winrt: Make tst_QLowEnergyController pass if no remote device was givenOliver Wolff2017-08-041-1/+5
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-063-3/+9100
|\|
| * Update binary compatibility files for Qt 5.9.0 for QtConnectivityMilla Pohjanheimo2017-06-302-0/+9100
| * Fix QNdefNfcActRecord::action for platforms with unsigned charSami Nurmenniemi2017-06-271-3/+0
* | Merge remote-tracking branch 'gerrit/5.9' into devAlex Blasche2017-05-193-2/+5
|\|
| * Disable/blacklist failing tests for boot2qtSami Nurmenniemi2017-04-281-0/+3
| * Support for Q_OS_ANDROID_EMBEDDED and android-embedded buildsOtto Ryynänen2017-04-242-2/+2
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-216-10/+9074
|\|
| * Replace custom QT_BLUEZ_BLUETOOTH against the related feature defineAlex Blasche2017-04-064-10/+4
| * The BlueZ feature implies that QtDBus is enabledAlex Blasche2017-04-052-2/+2
| * Binary compatibility files for qtconnectivity (5.8.0)Milla Pohjanheimo2017-02-032-0/+9070
* | Register additional meta typesLars Schmertmann2017-03-302-7/+0
|/
* LE controller - add a getter for a remote device UUIDTimur Pocheptsov2016-11-231-1/+2
* Convert qtconnectivity to the new configure systemLars Knoll2016-11-013-7/+7
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-195-0/+17488
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-163-0/+8468
| |\
| | * BC data files for QtConnectivity for Qt 5.6Milla Pohjanheimo2016-09-052-0/+8421
| | * QBluetoothSocket::connectToService - check a socket type firstTimur Pocheptsov2016-08-261-0/+47
| * | BC data files added for QtConnectivity (5.7)Milla Pohjanheimo2016-09-152-0/+9020
* | | winrt: Implement LE device discovery timeoutOliver Wolff2016-08-041-1/+1
* | | Merge remote-tracking branch 'gerrit/btle' into devAlex Blasche2016-08-032-12/+12
|\ \ \
| * \ \ Merge remote-tracking branch 'gerrit/dev' into btleAlex Blasche2016-07-132-0/+85
| |\ \ \
| * | | | tst_qbluetoothdevicediscoveryagent: Fix condition for WinRTOliver Wolff2016-05-311-3/+3
| * | | | tst_qlowenergycontroller: Fixed conditions for WinRTOliver Wolff2016-05-311-9/+9
| | |/ / | |/| |
* | | | QBluetoothDeviceDiscoveryAgent::DiscoveryMethod - autotestTimur Pocheptsov2016-08-011-0/+130
| |/ / |/| |
* | | Add unit test for QBDDAgent::setLowEnergyDiscoveryTimeout()Alex Blasche2016-07-082-0/+85
|/ /
* | Merge remote-tracking branch 'gerrit/5.6' into 5.7Alex Blasche2016-05-231-2/+2
|\|
| * tst_qlowenergycontroller.cpp: Fixed typoOliver Wolff2016-05-201-1/+1
| * tst_qlowenergycontroller: Fixed condition for IOSOliver Wolff2016-05-201-1/+1
* | Fix endianness conversion order bug when handling 128bit Qt UuidAlex Blasche2016-05-182-9/+49
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-061-2/+1
|\|
| * Peripheral Privacy Flag (0x2A02) may not be writable on some platformsAlex Blasche2016-04-271-2/+1
* | Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-04-292-2/+2
* | Fix QLEServiceData comparison operator inconsistencyAlex Blasche2016-03-091-0/+14
* | Bluetooth LE: Add support for Signed Write command in the central role.Christian Kandeler2016-02-172-6/+52
* | Fix undefined behavior in AddressInfo's default ctor.Alex Blasche2016-02-111-0/+5
* | 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