summaryrefslogtreecommitdiffstats
path: root/tests/auto/qlowenergycontroller-gattserver/test
Commit message (Expand)AuthorAgeFilesLines
* Replace foreach with for loop and set QT_NO_FOREACHOliver Wolff2018-08-151-1/+1
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-202-0/+52
|\
| * Expect failure for cmac tests on qemu testsSami Nurmenniemi2018-01-032-0/+52
* | Unify meta type registration for QLEDescriptor and QLECharacteristicAlex Blasche2017-11-031-3/+0
|/
* Register additional meta typesLars Schmertmann2017-03-301-4/+0
* Convert qtconnectivity to the new configure systemLars Knoll2016-11-011-2/+2
* Fix endianness conversion order bug when handling 128bit Qt UuidAlex Blasche2016-05-181-9/+36
* Fix QLEServiceData comparison operator inconsistencyAlex Blasche2016-03-091-0/+14
* Bluetooth LE: Add support for Signed Write command in the central role.Christian Kandeler2016-02-171-5/+45
* Fix undefined behavior in AddressInfo's default ctor.Alex Blasche2016-02-111-0/+5
* Bluetooth LE: Fix two list setter functions.Christian Kandeler2016-02-091-0/+8
* Bluetooth LE: Add configure test for Linux crypto API.Christian Kandeler2016-02-092-2/+4
* Bluetooth LE: Add support for Signed Write command.Christian Kandeler2016-02-032-1/+46
* Update to new Qt license headersneardAlex Blasche2016-01-261-17/+12
* Bluetooth LE: Add connection update functionality.Christian Kandeler2016-01-181-0/+27
* Bluetooth: Fix endianness issues in GATT server autotest.Christian Kandeler2015-12-161-8/+9
* Bluetooth LE: Implement GATT server write support.Christian Kandeler2015-12-151-6/+109
* Bluetooth LE: Implement ATT access permissions.Christian Kandeler2015-12-041-2/+28
* Bluetooth: Partial implementation of GATT server functionality.Christian Kandeler2015-11-301-3/+104
* Bluetooth: Add API to set up GATT services.Christian Kandeler2015-11-201-0/+92
* Bluetooth: Introduce API for LE advertising.Christian Kandeler2015-11-172-0/+175