summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qlowenergycontroller_bluezdbus.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.10' into tqtc/lts-5.15-ope...Tarja Sundqvist2023-04-241-11/+53
|\
| * Fix Bluez BT LE battery readingJuha Vuolle2022-05-121-11/+51
| * includemocsMarc Mutz2022-05-101-0/+2
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.4' into tqtc/lts-5.15-open...v5.15.4-lts-lgplTarja Sundqvist2022-04-071-4/+14
|\|
| * Change tst_qlowenergycontroller to wait for disconnectsAndreas Buhr2021-02-261-0/+5
| * Correct error handling in QLowEnergyControllerPrivateBluezDBUSAndreas Buhr2021-02-251-4/+9
* | Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-241-20/+20
|/
* Update commercial license headersTarja Sundqvist2021-02-021-20/+20
* Support characteristic Write Without Response on BlueZ 5.50+Alex Blasche2020-03-031-2/+7
* bluez-dbus: Invalidate btle service when it has disappearedChristian Wassmuth2019-12-051-0/+17
* Merge remote-tracking branch 'origin/5.13' into 5.14Timur Pocheptsov2019-09-121-2/+2
|\
| * Fix compilation with C++20Marc Mutz2019-07-161-2/+2
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-121-0/+3
|\|
| * Bluez-DBus: Fix crash at calling disconnect while not connectedChristian Wassmuth2019-03-051-0/+3
* | Add QLowEnergyController::createCentral() with localDevice overloadAlex Blasche2019-02-111-3/+7
|/
* 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