summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/bluez
Commit message (Expand)AuthorAgeFilesLines
* HciManager::handleHciAclPacket(): swap the order of the checksIvan Solovev2025-05-211-2/+2
* HciManager::handleLeMetaEvent(): check size before accessing the dataIvan Solovev2025-05-212-3/+22
* HciManager::handleHciEventPacket(): check size before accessing the dataIvan Solovev2025-05-201-3/+12
* HciManagerhandleHciEventPacket(): call sizeof() only onceIvan Solovev2025-05-201-4/+6
* HciManager::_q_readNotify(): return early when no data is readIvan Solovev2025-05-201-0/+5
* Mark bluez/hcimanager.cpp as security-criticalIvan Solovev2025-05-201-0/+1
* Mark blurz/bluez5_helper.cpp as security-criticalIvan Solovev2025-05-201-0/+1
* Mark bluez/bluetoothmanagement.cpp as security-significantIvan Solovev2025-05-201-0/+1
* BlueZ: use custom namespace for D-Bus adaptorsIvan Solovev2025-03-1216-53/+137
* BlueZ: use new qdbusxml2cpp namespace optionIvan Solovev2025-03-1231-72/+179
* BlueZ: rename leadvertisement1 -> leadvertisement1adaptorIvan Solovev2025-03-112-1/+1
* BlueZ: rename generated DBus propperites interface classIvan Solovev2025-02-125-18/+18
* BlueZ: prefer powered on adapters when no address is specifiedIvan Solovev2025-02-041-16/+36
* Add SPDX license and copyright tagsLucie Gérard2024-11-151-0/+2
* Add REUSE.toml files and missing licensesLucie Gérard2024-11-141-0/+8
* Remove the use of Q_BLUETOOTH_PRIVATE_EXPORTAlexey Edelev2024-01-121-1/+1
* QBluetoothAddress: add qHash() as a proper hidden friendMarc Mutz2023-07-092-6/+0
* Merge duplicate qHash(QBluetoohAddress) definitionsMarc Mutz2023-07-082-5/+6
* Bluez LE: use QUuid's ability to select the byte orderThiago Macieira2023-02-131-39/+0
* QBluetoothUuid: switch from quint128 to QUuid::Id128BytesThiago Macieira2023-02-133-10/+13
* Add more error replies to BlueZ DBus callsJuha Vuolle2022-12-201-3/+20
* Add error replies to bluez peripheral adaptor functionsJuha Vuolle2022-12-086-36/+108
* Bluez DBus peripheral add support for extended propertiesJuha Vuolle2022-12-072-7/+24
* Add Bluez DBus peripheral role supportJuha Vuolle2022-12-078-1/+1049
* Add DBus adaptors for Bluez DBus peripheral role supportJuha Vuolle2022-12-0710-0/+685
* Bluez DBus advertising support (BT LE)Juha Vuolle2022-12-076-33/+87
* Add Bluez DBus peripheral role XML definitionsJuha Vuolle2022-12-0710-0/+459
* Add Bluez DBus peripheral role selection supportJuha Vuolle2022-12-072-0/+37
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-061-1/+1
* Add the missing "We mean it." disclaimersAlexey Edelev2022-10-0510-0/+110
* Remove workaround from generator scriptMate Barany2022-09-191-6/+1
* qdbusxml2cpp: regenerate files with <>Mate Barany2022-07-1521-31/+31
* Fix Bluez LE advertiser delete crashJuha Vuolle2022-06-212-3/+3
* Use SPDX license identifiersLucie Gérard2022-06-1014-533/+29
* bluez dbus files: work around qdbusxml2cpp's inability to includemocsMarc Mutz2022-05-1111-0/+25
* bluez dbus files: adapt the generate script to recent changesMarc Mutz2022-05-1121-69/+85
* Assorted int/qsizetype fixesMarc Mutz2022-05-103-5/+5
* Replace some length() calls with size()Marc Mutz2022-05-101-1/+1
* includemocsMarc Mutz2022-05-045-0/+10
* Add a separate TU for bluez_data_p.hMarc Mutz2022-05-031-0/+46
* Doc: Remove QDoc comment tag from internal functionsTopi Reinio2022-04-281-3/+3
* Replace Q_DECLARE_METATYPE with QT_DECL_METATYPE_EXTERNIvan Solovev2022-04-274-5/+23
* Fix narrowing in calls to read()/write() etcMarc Mutz2022-04-132-3/+2
* Fix some integral type mismatchesMarc Mutz2022-04-111-2/+2
* Port simple cases of count() to size()Marc Mutz2022-04-111-2/+2
* Make sure all private headers include at least one otherThiago Macieira2022-03-0812-3/+14
* Handle LE enhanced connection complete in Bluez peripheralJuha Vuolle2022-03-081-2/+4
* Add support for service data in BLE advertismentAndreas Buhr2021-11-294-5/+10
* More consistent logging category use in bluetooth implementationsJuha Vuolle2021-09-171-2/+2
* Remove remaining cases of isBluez5()Alex Blasche2021-09-072-23/+6