summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qlowenergycontroller_bluezdbus.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation with C++20Marc Mutz2019-07-161-2/+2
* Bluez-DBus: Fix crash at calling disconnect while not connectedChristian Wassmuth2019-03-051-0/+3
* Fix wrong logging messageAlex Blasche2018-09-141-1/+1
* Remove duplicated closure code and add missing cases of itAlex Blasche2018-09-141-33/+23
* Implement handling of BTLE Battery servicesAlex Blasche2018-09-141-16/+206
* Remove dead/unused member variablev5.12.0-alpha1Alex Blasche2018-09-111-3/+1
* Fix crash in QLEController caused by random device disconnectAlex Blasche2018-06-261-8/+24
* Fix QLEController::connectToDevice() on reconnect behaviorAlex Blasche2018-06-181-0/+3
* BlueZ: Fix crash when discovering GATT service without readable itemsAlex Blasche2018-04-161-2/+6
* BlueZ: Implements characteristicChanged() notificationsAlex Blasche2018-01-251-9/+79
* Implement read-/writeDescriptor() for DBus GATTAlex Blasche2018-01-251-12/+125
* Implement Char read & write for dbus GattAlex Blasche2018-01-251-8/+114
* Implement QLEService::discoverDetails for DBus BluezAlex Blasche2018-01-051-7/+357
* Support service discovery for BlueZ DBus backendAlex Blasche2018-01-051-0/+48
* BTLE DBus: Add ability to connect/disconnect to remote deviceAlex Blasche2018-01-051-2/+242
* Rename various QLEControllerPrivate classesAlex Blasche2017-11-031-1/+1
* Introduce Base class for QLowEnergyControllerPrivateAlex Blasche2017-11-031-0/+140