summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Rename QLowEnergyControllerNew -> QLowEnergyControllerAlex Blasche2014-07-233-53/+53
* Further cleanup QLowEnergyServiceInfoAlex Blasche2014-07-232-23/+0
* Remove old GATT APIAlex Blasche2014-07-233-74/+5
* Convert QLowEnergyHandle from quint32 to quint16Alex Blasche2014-07-162-75/+75
* Add simpler API to retrieve descriptor/characteristic for certain uuidAlex Blasche2014-07-162-19/+19
* Add ability to process notifications and indicationsAlex Blasche2014-07-161-14/+47
* Add unit test for writing descriptorsAlex Blasche2014-07-151-5/+138
* Add QLowEnergyService::contains(QLowEnergyDescriptor)Alex Blasche2014-07-151-2/+95
* Remove old API test from tst_qlowenergycontrollerAlex Blasche2014-07-151-558/+0
* Update QLEConttroller unit test after SensorTag firmware updateAlex Blasche2014-07-151-94/+264
* 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
| * | Compare the NDef records without using qHashAlex Blasche2014-05-281-6/+29
* | | Support writing of characteristicAlex Blasche2014-07-021-4/+146
* | | Add comparison operators for QLECharacteristic & QLEDescriptorAlex Blasche2014-07-022-0/+89
* | | Rewrite QLowEnergyCharacteristic unit testAlex Blasche2014-07-025-231/+321
* | | Rewrite Descriptor class unit testAlex Blasche2014-07-026-217/+269
* | | Add more unit testing to verify robustness of L2CP communicationAlex Blasche2014-07-021-3/+185
* | | Add ability to read value of all discovered descriptorsAlex Blasche2014-07-021-16/+58
* | | Fix a bug whereby the last descriptor of a service was always skippedAlex Blasche2014-06-261-10/+45
* | | Introduce QLowEnergyDescriptorAlex Blasche2014-06-261-59/+211
* | | Read characteristic values on BluezAlex Blasche2014-06-261-1/+473
* | | Send and process ReadByType request/responsesAlex Blasche2014-06-201-0/+21
* | | Don't require the user to create all service objects if not neededAlex Blasche2014-06-191-9/+7
* | | Unify the shared data types between controller and service classAlex Blasche2014-06-191-5/+5
* | | Connect QLowEnergyService and QLowEnergyControllerNew classesAlex Blasche2014-06-191-22/+35
* | | Shift local Bt adapter validation out of constructorAlex Blasche2014-06-181-3/+0
* | | Push improved API.Alex Blasche2014-06-171-1/+5
* | | 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