summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothsocket_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-0/+2
|\
| * includemocsMarc Mutz2022-05-101-0/+2
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.9' into tqtc/lts-5.15-open...v5.15.9-lts-lgplTarja Sundqvist2023-03-231-0/+4
|\|
| * Use the service's socket protocol info on Bluez bluetooth socketJuha Vuolle2022-02-221-0/+4
* | Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-241-20/+20
|/
* Fix error handling in BlueZ connectToServiceHelperAndreas Buhr2021-02-121-5/+16
* Update commercial license headersTarja Sundqvist2021-02-021-20/+20
* 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