summaryrefslogtreecommitdiffstats
path: root/tests/auto/qbluetoothservicediscoveryagent/tst_qbluetoothservicediscoveryagent.cpp
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-04-041-1/+1
* Replace Q_OS_OSX with Q_OS_MACOSTor Arne Vestbø2023-06-071-2/+2
* QBluetoothUuid: simplify one attribute creationThiago Macieira2022-11-281-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-061-1/+1
* Skip few Bluetooth autotests on Android emulatorJuha Vuolle2022-09-271-5/+6
* Skip parts of Bluetooth autotests on Android 12+ emulatorJuha Vuolle2022-08-301-2/+2
* Android: skip tst_qbluetooth{device,service}discoveryagent failing casesAssam Boudjelthia2022-08-181-0/+4
* Use SPDX license identifiersLucie Gérard2022-06-101-27/+2
* Fix int/qsizetype mismatches in tst_QBluetoothServiceDiscoveryAgent::tst_serv...Marc Mutz2022-04-111-11/+9
* Port simple cases of count() to size()Marc Mutz2022-04-111-6/+6
* Replace count() comparisons against 0 with isEmpty()Marc Mutz2022-04-081-7/+7
* Make Windows bluetooth to scan all found devices for servicesJuha Vuolle2022-01-271-0/+23
* tst_qbluetoothservicediscovery: make auto-test less evilTimur Pocheptsov2022-01-121-9/+6
* Re-enable BT tests on macOS and add appropriate Info.plistJuha Vuolle2021-12-221-3/+0
* Remove qtconnectivity compiler warnings on macOSJuha Vuolle2021-12-061-0/+2
* Skip failing bluetooth tests on macOSIvan Solovev2021-08-101-0/+3
* rename error signals to errorOccurredAndreas Buhr2021-03-221-4/+6
* Use scoped enum for constants in QBluetoothUuidAndreas Buhr2021-03-111-7/+7
* Fix tst_qbluetoothservicediscoveryagentAndreas Buhr2021-03-101-5/+2
* Remove deprecation warnings due to QVariant::type() usageJuha Vuolle2021-01-051-9/+9
* Fix SDP BrowseGroupList entryAlex Blasche2018-10-161-2/+3
* Fix the BluetoothProfileDescriptorStructureAlex Blasche2018-10-151-2/+4
* qRegisterMetaType for QBluetoothServiceInfoAlex Blasche2018-08-281-1/+0
* Replace foreach with for loop and set QT_NO_FOREACHOliver Wolff2018-08-151-4/+5
* Updated license headersAntti Kokko2016-01-201-17/+12
* Port from Q_ENUMS to new macro Q_ENUMKonstantin Ritt2015-06-231-2/+0
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Convert qRegisterMetaType<T>(const char*) to qRegisterMetaType<T>()Alex Blasche2015-01-281-7/+6
* QBluetoothServiceDiscoveryAgent - auto test on OS XTimur Pocheptsov2014-12-031-0/+9
* Bluetooth - service discovery bugfix/test update on OS XTimur Pocheptsov2014-11-051-0/+3
* Remove test assumption that each SDP discovery must find a serviceAlex Blasche2014-10-281-1/+3
* QtBluetooth - service discovery test.Timur Pocheptsov2014-09-301-1/+1
* Remove QLowEnergyServiceInfoAlex Blasche2014-09-031-30/+0
* Update license headers and add new licensesJani Heikkinen2014-08-241-19/+11
* Remove old GATT APIAlex Blasche2014-07-231-67/+3
* QBluetoothDeviceInfo::coreConfiguration() should return the QFlagAlex Blasche2014-06-041-1/+1
* Merge branch 'dev' into btleAlex Blasche2014-05-261-1/+5
|\
| * Bluez5: Fix unit test for QBluetoothServiceDiscoveryAgentAlex Blasche2014-05-261-1/+5
* | Added and improved error handling in controller classNedim Hadzic2014-03-251-0/+1
* | Merge branch 'dev' into btleAlex Blasche2014-03-141-3/+3
|\|
| * Prefer to use normalised signal/slot signaturesSergio Ahumada2014-03-031-3/+3
* | Renaming QLowEnergyServiceInfo methodsNedim Hadzic2014-02-211-6/+5
* | Merge branch 'dev' into btleAlex Blasche2014-02-171-0/+19
|\|
| * Check the local adapter's BluetoothAdress before doing the discoveryFabian Bumberger2013-12-201-0/+19
* | Implemented Bluetooth Low Energy: autotestsNedim Hadzic2013-11-281-3/+96
|/
* Unify QBluetoothSoket, QBluetoothServer and QBluetoothServiceInfo protocol enumFabian Bumberger2013-09-201-1/+1
* Remove QtBluetooth and QtNfc namespace.Alex Blasche2013-09-091-1/+1
* Make Bluetooth adapter choosable for device and service searchNedim Hadzic2013-09-051-2/+88
* QBluetoothServiceDiscovery auto test fixAlex Blasche2013-08-131-30/+37
* Update Copyright headersAlex Blasche2013-06-251-1/+1