summaryrefslogtreecommitdiffstats
path: root/tests/auto/qlowenergycontroller-gattserver
Commit message (Expand)AuthorAgeFilesLines
* 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-182-9/+49
* 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-172-6/+52
* 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-033-2/+47
* Update to new Qt license headersneardAlex Blasche2016-01-262-34/+24
* Bluetooth LE: Add connection update functionality.Christian Kandeler2016-01-182-0/+33
* Bluetooth: Fix endianness issues in GATT server autotest.Christian Kandeler2015-12-162-10/+12
* Bluetooth LE: Implement GATT server write support.Christian Kandeler2015-12-152-11/+176
* Bluetooth LE: Implement ATT access permissions.Christian Kandeler2015-12-042-3/+35
* Bluetooth: Partial implementation of GATT server functionality.Christian Kandeler2015-11-302-9/+205
* Bluetooth: Add API to set up GATT services.Christian Kandeler2015-11-201-0/+92
* Bluetooth: Introduce API for LE advertising.Christian Kandeler2015-11-176-0/+248