summaryrefslogtreecommitdiffstats
path: root/tests/bttestui/btlocaldevice.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-111-15/+15
* 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-261-2/+8
* 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-141-1/+15
* 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-201-17/+12
|/
* Add security flag support for tests with bttestuiAlex Blasche2015-07-061-3/+50
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Remove QLowEnergyServiceInfoAlex Blasche2014-09-031-8/+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-241-18/+10
* | Merge remote-tracking branch 'gerrit/5.4' into btleAlex Blasche2014-08-131-0/+26
|\ \
| * | Merge branch '5.3' into devAlex Blasche2014-07-171-0/+26
| |\|
| | * Add code to test service discovery on specific remote deviceAlex Blasche2014-07-151-0/+20
| | * Add ability to abort server sockets via bttestuiAlex Blasche2014-07-021-0/+6
* | | Merge branch 'dev' into btleAlex Blasche2014-07-031-0/+2
|\| |
| * | Merge branch '5.3' into devAlex Blasche2014-06-271-0/+2
| |\|
| | * Fix crash in bttestui when using default backendAlex Blasche2014-06-251-0/+2
* | | Merge branch 'dev' into btleAlex Blasche2014-05-261-6/+19
|\| |
| * | Port QBluetoothSocket/QBluetoothServer to Bluez 5Alex Blasche2014-05-261-2/+5
| * | Bluez5: Ensure device discovery returns meaningfull RSSI dataAlex Blasche2014-05-221-1/+1
| * | Add Bluez5 support for QBluetoothLocalDeviceAlex Blasche2014-05-061-3/+13
| |/
* | Merge branch 'dev' into btleAlex Blasche2014-03-141-6/+24
|\|
| * Improve BtTestUI device and service discovery outputAlex Blasche2014-03-071-2/+13
| * Fix qbluetoothsocket unit testAlex Blasche2014-02-271-2/+13
* | Renaming QLowEnergyServiceInfo methodsNedim Hadzic2014-02-211-1/+1
* | Fix some BTLE service discovery issuesAlex Blasche2014-02-201-1/+13
|/
* Add extensive test application for QtBluetoothAlex Blasche2014-02-151-0/+710