summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | Discover all Bluetooth services and their handlesAlex Blasche2014-06-161-2/+30
* | | Connect to BTLE deviceAlex Blasche2014-06-161-0/+37
* | | Create 2nd version of QLowEnergyController and add related unit testAlex Blasche2014-06-163-1/+807
* | | Convert characteristic and descriptor handles to intAlex Blasche2014-06-112-17/+26
* | | Provide means of translating descriptor types to user stringsAlex Blasche2014-06-111-3/+8
* | | Enable and fix the BTLE related unit testsAlex Blasche2014-06-114-23/+41
* | | QBluetoothDeviceInfo::coreConfiguration() should return the QFlagAlex Blasche2014-06-042-10/+10
* | | Compare the NDef records without using qHashAlex Blasche2014-06-021-6/+29
* | | Merge branch 'dev' into btleAlex Blasche2014-05-2611-47/+85
|\| |
| * | Port QBluetoothSocket/QBluetoothServer to Bluez 5Alex Blasche2014-05-261-2/+5
| * | Bluez5: Fix unit test for QBluetoothServiceDiscoveryAgentAlex Blasche2014-05-261-1/+5
| * | Bluez5: Ensure device discovery returns meaningfull RSSI dataAlex Blasche2014-05-221-1/+1
| * | Fix QBluetoothDeviceDiscovery unit test for Bluez 5Alex Blasche2014-05-161-4/+23
| * | Remove nokia URLS from NFC unit testsAlex Blasche2014-05-154-24/+24
| * | Utilize QStringLiteral where possibleAlex Blasche2014-05-156-12/+12
| * | Make QBluetoothLocalDevice pass on Bluez 5Alex Blasche2014-05-131-2/+4
| * | Add Bluez5 support for QBluetoothLocalDeviceAlex Blasche2014-05-061-3/+13
| |/
* | QNX: Fix compilation of testsSergio Ahumada2014-05-085-5/+5
* | Added and improved error handling in controller classNedim Hadzic2014-03-251-0/+1
* | Merge branch 'dev' into btleAlex Blasche2014-03-1425-2222/+431
|\|
| * Improve BtTestUI device and service discovery outputAlex Blasche2014-03-071-2/+13
| * Remove insignificant flag from working unit test.Alex Blasche2014-03-041-1/+0
| * Create QBluetoothServer unit test from QRfcommServer/QL2CAPServer testsAlex Blasche2014-03-0310-804/+16
| * Prefer to use normalised signal/slot signaturesSergio Ahumada2014-03-033-7/+7
| * Fix qrfcomm unit testAlex Blasche2014-03-012-199/+105
| * Remove btclientAlex Blasche2014-02-277-646/+0
| * Fix qbluetoothsocket unit testAlex Blasche2014-02-273-439/+152
| * Add copy operator to QBluetoothHostInfo.Alex Blasche2014-02-271-0/+18
* | Renaming QLowEnergyServiceInfo methodsNedim Hadzic2014-02-214-24/+15
* | Fix some BTLE service discovery issuesAlex Blasche2014-02-202-1/+14
* | Fix broken QBluetoothDeviceInfo unit test.Alex Blasche2014-02-201-1/+3
* | Merge branch 'dev' into btleAlex Blasche2014-02-1714-10/+1357
|\|
| * Add extensive test application for QtBluetoothAlex Blasche2014-02-159-0/+1285
| * Merge branch 'stable' into devAlex Blasche2014-02-071-0/+23
| |\
| | * Fix broken QBluetoothServiceInfo::serviceClassUuids() callAlex Blasche2014-02-071-0/+23
| * | Fix MSVC-warnings about truncation of constant value in tst_qnearfieldtagtype...Friedemann Kleint2014-01-241-4/+4
| * | whitespace fixesOswald Buddenhagen2014-01-201-6/+6
| * | Check the local adapter's BluetoothAdress before doing the discoveryFabian Bumberger2013-12-202-0/+39
| |/
* / Implemented Bluetooth Low Energy: autotestsNedim Hadzic2013-11-2810-27/+864
|/
* Simplify QBluetoothTransferManager autotestFabian Bumberger2013-10-111-66/+6
* Improve handling of invalid Bt address by QBluetoothTransferManagerAlex Blasche2013-10-111-5/+4
* Rename QDeclarativeNdefRecord -> QQmlNdefRecordSze Howe Koh2013-10-041-24/+24
* Alter the way type and TNF are treated in the qml APIFabian Bumberger2013-09-301-37/+54
* Error handling for QBluetoothServerFabian Bumberger2013-09-202-3/+18
* Unify QBluetoothSoket, QBluetoothServer and QBluetoothServiceInfo protocol enumFabian Bumberger2013-09-207-42/+42
* Changing the way nfc target detection worksFabian Bumberger2013-09-194-9/+7
* Remove LLCP from the public APIFabian Bumberger2013-09-162-2/+2
* Clean up QBluetoothDeviceInfoFabian Bumberger2013-09-101-12/+0
* Remove QtBluetooth and QtNfc namespace.Alex Blasche2013-09-0922-23/+21
* Make Bluetooth adapter choosable for device and service searchNedim Hadzic2013-09-052-4/+114