summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qleadvertiser_bluez.cpp
Commit message (Expand)AuthorAgeFilesLines
* BlueZ: Ensure stop advertisement calls are actually sent when issuedAlex Blasche2017-05-151-0/+1
* Fix readvertisement failure on peripheral restart on BlueZAlex Blasche2017-05-151-9/+7
* Fix endianness conversion order bug when handling 128bit Qt UuidAlex Blasche2016-05-181-1/+7
* Zero out the advertising parameters data before setting the fields.Christian Kandeler2016-05-181-0/+2
* BLE: Write the whole 31 bytes of advertising data to the controller.v5.7.0-alpha1Christian Kandeler2016-03-041-1/+3
* Bluetooth Advertising: Inform clients we want an LE connection.Christian Kandeler2016-02-231-0/+1
* Bluetooth LE: Fix typo in advertising code.Christian Kandeler2016-02-171-1/+1
* Update to new Qt license headersneardAlex Blasche2016-01-261-15/+21
* Bluetooth LE: Fix check for space left in advertising data.Christian Kandeler2016-01-221-1/+1
* Bluetooth LE Advertiser: Add missing endianness conversion.Christian Kandeler2016-01-181-2/+2
* Bluetooth: Introduce API for LE advertising.Christian Kandeler2015-11-171-0/+443