summaryrefslogtreecommitdiffstats
path: root/tests/bttestui
Commit message (Expand)AuthorAgeFilesLines
* Bluez DBus peripheral add support for extended propertiesJuha Vuolle2022-12-071-1/+10
* Improve bluetooth manual test supportJuha Vuolle2022-12-073-96/+308
* Bluez DBus advertising support (BT LE)Juha Vuolle2022-12-071-1/+12
* [Darwin BTLE] Fix service discovery timeout assertJuha Vuolle2022-10-131-0/+7
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-061-3/+3
* Port from container::count() and length() to size()Marc Mutz2022-10-061-3/+3
* Clear previous bluetooth device/service discovery errors on restartJuha Vuolle2022-09-203-0/+27
* Add Android support for BT LE RSSI readJuha Vuolle2022-09-133-2/+58
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-271-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-105-135/+10
* Add Bluetooth LE functionality to bttestuiJuha Vuolle2022-06-096-249/+946
* Build bttestui as standalone applicationIvan Solovev2022-06-091-16/+46
* Introduce error codes for missing permissionsIvan Solovev2022-05-191-0/+2
* Remove unsupported Android bluetooth codepathsJuha Vuolle2022-05-121-2/+2
* Initialize the manual bttestui application member variablesJuha Vuolle2022-04-122-10/+5
* Port indexed for-loops from int to qsizetypeMarc Mutz2022-04-111-1/+1
* Port simple cases of count() to size()Marc Mutz2022-04-111-3/+3
* Remove unused .qrc fileJoerg Bornemann2022-01-201-6/+0
* Remove AndroidExtras dependencies and port to new Qt 6 Android APIsVille Voutilainen2021-06-042-8/+2
* Fix usage of renamed error signalAlex Blasche2021-04-161-1/+1
* Change QBluetooth::Security and AttAcc. to be a scoped enumsAndreas Buhr2021-03-302-18/+18
* rename error signals to errorOccurredAndreas Buhr2021-03-222-14/+11
* Remove Pairing agent related API from QBluetoothLocalDeviceAlex Blasche2021-03-152-26/+0
* Decouple QBluetoothSocket and QAbstractSocket, introduce scoped enumsAndreas Buhr2021-03-121-15/+15
* Use scoped enum for constants in QBluetoothUuidAndreas Buhr2021-03-111-5/+5
* Remove all *.pro files and all "special case" markers in CMakeLists.txtAndreas Buhr2021-01-152-20/+0
* Update CMake scripts in QtConnectivityAndreas Buhr2020-12-211-0/+42
* Enable bttestui to test QBluetoothSocket::bytesWritten() signalAlex Blasche2019-04-011-0/+6
* Convert bttestui to Qt5 style connect() syntaxAlex Blasche2019-03-251-45/+45
* Fix a few clazy warningsAlex Blasche2019-01-112-16/+16
* Fix SDP BrowseGroupList entryAlex Blasche2018-10-161-2/+3
* Fix the BluetoothProfileDescriptorStructureAlex Blasche2018-10-151-2/+7
* Add limited PinCode pairing support to bttestui appAlex Blasche2018-09-262-2/+9
* Replace foreach with for loop and set QT_NO_FOREACHOliver Wolff2018-08-151-16/+21
* bttestui is a classic Bluetooth example - no need to do BTLE searchAlex Blasche2017-06-141-1/+1
* Adjust bttestui to Android's SDP discovery problemsAlex Blasche2017-06-142-1/+17
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-061-1/+1
|\
| * Increase test coverage in bttestuiAlex Blasche2016-04-281-1/+1
* | Updated license headersAntti Kokko2016-01-205-85/+60
|/
* Add security flag support for tests with bttestuiAlex Blasche2015-07-063-3/+73
* Update copyright headersJani Heikkinen2015-02-165-35/+35
* Remove QLowEnergyServiceInfoAlex Blasche2014-09-032-9/+0
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-281-7/+15
|\
| * Fix L2CP socket connectionsv5.3.2Alex Blasche2014-08-271-7/+15
* | Update license headers and add new licensesJani Heikkinen2014-08-245-90/+50
* | Merge remote-tracking branch 'gerrit/5.4' into btleAlex Blasche2014-08-133-0/+32
|\ \
| * | Merge branch '5.3' into devAlex Blasche2014-07-173-0/+32
| |\|
| | * Add code to test service discovery on specific remote deviceAlex Blasche2014-07-153-0/+26