summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/bluez/bluez5_helper.cpp
Commit message (Expand)AuthorAgeFilesLines
* Mark blurz/bluez5_helper.cpp as security-criticalIvan Solovev10 days1-0/+1
* BlueZ: use new qdbusxml2cpp namespace optionIvan Solovev2025-03-121-5/+7
* BlueZ: rename generated DBus propperites interface classIvan Solovev2025-02-121-5/+5
* BlueZ: prefer powered on adapters when no address is specifiedIvan Solovev2025-02-041-16/+36
* Add Bluez DBus peripheral role supportJuha Vuolle2022-12-071-0/+2
* Bluez DBus advertising support (BT LE)Juha Vuolle2022-12-071-5/+5
* Add Bluez DBus peripheral role selection supportJuha Vuolle2022-12-071-0/+35
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-101-38/+2
* Assorted int/qsizetype fixesMarc Mutz2022-05-101-1/+1
* includemocsMarc Mutz2022-05-041-0/+2
* Doc: Remove QDoc comment tag from internal functionsTopi Reinio2022-04-281-3/+3
* Replace Q_DECLARE_METATYPE with QT_DECL_METATYPE_EXTERNIvan Solovev2022-04-271-0/+6
* Add support for service data in BLE advertismentAndreas Buhr2021-11-291-0/+2
* Remove remaining cases of isBluez5()Alex Blasche2021-09-071-21/+5
* Remove BlueZ4 XML files and their usageAndreas Buhr2021-08-301-1/+0
* Remove BlueZ4 detectionAndreas Buhr2021-08-301-15/+4
* Code cleanup: Remove some superfluous semicolonsAndreas Buhr2021-03-261-2/+2
* Add infrastructure to register BlueZ custom data typesAlex Blasche2021-03-101-4/+17
* Add ; to Q_UNUSEDLars Schmertmann2020-06-231-1/+1
* Fix up broken PropertiesChanged connectionsv5.14.1Alex Blasche2020-01-141-4/+5
* Add missing dbus registrations and change documentationAlex Blasche2019-01-041-0/+7
* Code cleanup: Use nullptr wherever possibleAlex Blasche2018-08-241-7/+7
* Replace foreach with for loop and set QT_NO_FOREACHOliver Wolff2018-08-151-3/+5
* Enable new DBus LE backed for central role use casesv5.11.0-beta2Alex Blasche2018-03-081-2/+3
* Support service discovery for BlueZ DBus backendAlex Blasche2018-01-051-1/+1
* Implement bluetoothd version testAlex Blasche2017-12-131-3/+178
* Introduce Base class for QLowEnergyControllerPrivateAlex Blasche2017-11-031-0/+6
* Add new Bluez Device1 properties to QtBLuetoothAlex Blasche2017-06-221-0/+1
* Merge remote-tracking branch 'gerrit/5.6' into 5.7Alex Blasche2016-06-091-2/+18
|\
| * BlueZ5: Prevent premature abortion of device discoveryAlex Blasche2016-06-081-2/+18
* | Updated license headersAntti Kokko2016-01-201-14/+20
|/
* Bluez5: Sanitize app name to be valid DBus object path nameAlex Blasche2015-12-231-0/+22
* [Bluetooth] Optimize loopsKonstantin Ritt2015-09-161-3/+8
* Add detection for running Bluez 4 daemonAlex Blasche2015-05-041-3/+17
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Fix build with -no-c++11Fatih Aşıcı2015-01-271-8/+8
* Update license headers and add new licensesJani Heikkinen2014-08-241-18/+10
* Remove Bluez as link and include dependency from QtBluetoothAlex Blasche2014-08-121-191/+0
* Merge branch '5.3' into devAlex Blasche2014-07-171-0/+1
* Bluez5: Simplify lookup of default adapterAlex Blasche2014-06-021-0/+61
* Service discovery via Bluez5Alex Blasche2014-05-221-0/+188
* Bluez5 support for QBluetoothDeviceDiscoveryAlex Blasche2014-05-091-0/+188
* Add Bluez5 support for QBluetoothLocalDeviceAlex Blasche2014-05-061-0/+84