summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qlowenergycontroller_bluezdbus_p.h
Commit message (Expand)AuthorAgeFilesLines
* BlueZ: use new qdbusxml2cpp namespace optionIvan Solovev2025-03-121-9/+13
* BlueZ: rename generated DBus propperites interface classIvan Solovev2025-02-121-3/+3
* Add Bluez DBus peripheral role supportJuha Vuolle2022-12-071-3/+19
* Bluez DBus advertising support (BT LE)Juha Vuolle2022-12-071-3/+5
* Use SPDX license identifiersLucie Gérard2022-06-101-38/+2
* QLowEnergyController: add API to obtain ATT-MTU sizeAndreas Buhr2021-05-181-0/+2
* Introduce option for reduced service discoveryAndreas Buhr2021-03-301-1/+2
* code cleanup: do not comment out argument namesAndreas Buhr2021-03-251-21/+21
* Use QList instead of QVectorJarek Kobus2020-06-251-3/+3
* Remove duplicated closure code and add missing cases of itAlex Blasche2018-09-141-0/+1
* Implement handling of BTLE Battery servicesAlex Blasche2018-09-141-0/+6
* Remove dead/unused member variablev5.12.0-alpha1Alex Blasche2018-09-111-1/+0
* Mark classes derived from QLowEnergyControllerPrivate as finalAlex Blasche2018-07-241-2/+2
* BlueZ: Implements characteristicChanged() notificationsAlex Blasche2018-01-251-0/+4
* Implement read-/writeDescriptor() for DBus GATTAlex Blasche2018-01-251-0/+1
* Implement Char read & write for dbus GattAlex Blasche2018-01-251-0/+3
* Implement QLEService::discoverDetails for DBus BluezAlex Blasche2018-01-051-0/+46
* BTLE DBus: Add ability to connect/disconnect to remote deviceAlex Blasche2018-01-051-2/+26
* Rename various QLEControllerPrivate classesAlex Blasche2017-11-031-1/+1
* Introduce Base class for QLowEnergyControllerPrivateAlex Blasche2017-11-031-0/+113