summaryrefslogtreecommitdiffstats
path: root/tests/auto/qlowenergycontroller-gattserver/test/tst_qlowenergycontroller-gattserver.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-091-2/+3
* Bluetooth LE: Add support for Signed Write command.Christian Kandeler2016-02-031-0/+43
* 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-171-0/+169