summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothsocket_bluezdbus.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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