summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothsocket_bluezdbus.cpp
Commit message (Expand)AuthorAgeFilesLines
* BlueZ: use new qdbusxml2cpp namespace optionIvan Solovev2025-03-121-0/+1
* Unregister Bluetooth profile UUID after connectionTed Feng2024-03-141-13/+40
* BlueZ: remove unused variablesIvan Solovev2023-05-051-2/+0
* Fix CMake Unity (Jumbo) buildFriedemann Kleint2023-01-251-3/+3
* Use SPDX license identifiersLucie Gérard2022-06-101-38/+2
* includemocsMarc Mutz2022-05-041-0/+2
* Align the bluez dbus socket error codes with other platformsJuha Vuolle2022-02-221-3/+3
* Use the service's socket protocol info on Bluez bluetooth socketJuha Vuolle2022-02-221-0/+4
* Change QBluetooth::Security and AttAcc. to be a scoped enumsAndreas Buhr2021-03-301-1/+1
* Decouple QBluetoothSocket and QAbstractSocket, introduce scoped enumsAndreas Buhr2021-03-121-24/+24
* Use scoped enum for constants in QBluetoothUuidAndreas Buhr2021-03-111-2/+2
* Fix error handling in BlueZ connectToServiceHelperAndreas Buhr2021-02-121-5/+16
* Add ; to Q_UNUSEDLars Schmertmann2020-06-231-1/+1
* Ensure DBus based QBluetoothSocket emits bytesWritten() signalAlex Blasche2019-03-251-0/+2
* QBluetoothSocket: Move (dis-)connected logic into setSocketStateOliver Wolff2018-08-161-4/+1
* Fix QBluetoothSocket::socketDescriptor() for BlueZ DBusAlex Blasche2018-08-091-0/+3
* Shift close/abort signaling from QBluetoothSocket to private implementationsAlex Blasche2018-08-091-3/+8
* Implement QBluetoothSocket Client support for Bluez5 DBusAlex Blasche2018-08-091-13/+438
* Move QBluetoothSocket::connectToService() to private implementationsAlex Blasche2018-07-251-0/+23
* Rename QBluetoothSocketBasePrivate::connectToService()Alex Blasche2018-07-251-1/+1
* Add separate interfaces for QBluetoothSocketPrivate on LinuxAlex Blasche2018-07-251-0/+159