summaryrefslogtreecommitdiffstats
path: root/tests/auto/qbluetoothdevicediscoveryagent
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-04-041-1/+1
* Bluetooth autotests: do _not_ request permissions to use BTTimur Pocheptsov2023-09-051-3/+5
* CMake: Make qtconnectivity tests standalone projectsAlexandru Croitor2023-07-111-0/+6
* QtBluetooth: port the code to the new permissions API (CoreBluetooth)Timur Pocheptsov2023-02-241-6/+52
* Skip few Bluetooth autotests on Android emulatorJuha Vuolle2022-09-271-8/+6
* Skip parts of Bluetooth autotests on Android 12+ emulatorJuha Vuolle2022-08-301-4/+4
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Android: skip tst_qbluetooth{device,service}discoveryagent failing casesAssam Boudjelthia2022-08-181-0/+8
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-271-2/+2
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-101-27/+2
* tst_qbluetoothdevicediscoveryagent to reliably pass on AndroidJuha Vuolle2022-04-221-27/+42
* Fix int/qsizetype mismatches in tst_QBluetoothLocalDevice/tst_QBluetoothDevic...Marc Mutz2022-04-111-1/+1
* Port simple cases of count() to size()Marc Mutz2022-04-111-11/+11
* Replace count() comparisons against 0 with isEmpty()Marc Mutz2022-04-081-10/+10
* Repair tst_QBluetoothDeviceDiscoveryAgent on AndroidAndreas Buhr2022-03-021-1/+3
* Re-enable BT tests on macOS and add appropriate Info.plistJuha Vuolle2021-12-222-4/+12
* Skip failing bluetooth tests on macOSIvan Solovev2021-08-101-0/+4
* Add hint about proper timeouts to documentationAndreas Buhr2021-06-151-2/+2
* QBTDeviceDiscoveryAgentPrivate use declaration initializationOliver Wolff2021-04-081-7/+2
* Fix tst_qbluetoothdevicediscoveryagent after BlueZ 4 removalAndreas Buhr2021-03-231-58/+5
* rename error signals to errorOccurredAndreas Buhr2021-03-221-3/+5
* Fix device discovery unit testAndreas Buhr2021-03-101-1/+4
* remove QtConcurrent dependencyAndreas Buhr2021-03-041-1/+0
* Remove all *.pro files and all "special case" markers in CMakeLists.txtAndreas Buhr2021-01-152-8/+0
* Update CMake scripts in QtConnectivityAndreas Buhr2020-12-211-2/+2
* Merge remote-tracking branch 'origin/wip/cmake' into devOliver Wolff2020-07-031-0/+21
|\
| * Regenerate projects to handle private depswip/cmakeAlexandru Croitor2020-02-051-3/+1
| * Regenerate projectsAlexandru Croitor2019-11-151-2/+2
| * Port qtconnectivity to cmakeOliver Wolff2019-10-241-0/+23
* | Fix QString related deprecation warnings in device discovery testAlex Blasche2020-05-181-3/+4
* | Remove QBluetoothDeviceDiscoveryAgent::inquiryType propertyAlex Blasche2020-05-141-55/+0
|/
* winrt: Use config feature when checking for winrt backend in auto testsOliver Wolff2017-08-301-2/+3
* Replace custom QT_BLUEZ_BLUETOOTH against the related feature defineAlex Blasche2017-04-062-7/+3
* The BlueZ feature implies that QtDBus is enabledAlex Blasche2017-04-051-1/+1
* Convert qtconnectivity to the new configure systemLars Knoll2016-11-011-2/+2
* winrt: Implement LE device discovery timeoutOliver Wolff2016-08-041-1/+1
* Merge remote-tracking branch 'gerrit/btle' into devAlex Blasche2016-08-031-3/+3
|\
| * Merge remote-tracking branch 'gerrit/dev' into btleAlex Blasche2016-07-132-0/+85
| |\
| * | tst_qbluetoothdevicediscoveryagent: Fix condition for WinRTOliver Wolff2016-05-311-3/+3
* | | QBluetoothDeviceDiscoveryAgent::DiscoveryMethod - autotestTimur Pocheptsov2016-08-011-0/+130
| |/ |/|
* | Add unit test for QBDDAgent::setLowEnergyDiscoveryTimeout()Alex Blasche2016-07-082-0/+85
|/
* Updated license headersAntti Kokko2016-01-201-17/+12
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-08-251-1/+0
* Port from Q_ENUMS to new macro Q_ENUMKonstantin Ritt2015-06-231-3/+0
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Convert qRegisterMetaType<T>(const char*) to qRegisterMetaType<T>()Alex Blasche2015-01-281-4/+4
* QBluetoothDeviceDiscoveryAgent - test on OS XTimur Pocheptsov2014-12-031-1/+0
* Bluetooth auto test - OS X and iOSTimur Pocheptsov2014-12-031-1/+1
* Bluetooth - device (LE) discovery for iOSTimur Pocheptsov2014-11-101-1/+7