summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothsocketbase_p.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-06-101-38/+2
* Better naming of member variables in QBluetoothSocketBasePrivateAndreas Buhr2021-09-011-1/+1
* Remove AndroidExtras dependencies and port to new Qt 6 Android APIsVille Voutilainen2021-06-041-2/+2
* Decouple QBluetoothSocket and QAbstractSocket, introduce scoped enumsAndreas Buhr2021-03-121-5/+5
* QBluetoothSocket - deduplicate the code (macOS)Timur Pocheptsov2019-07-151-21/+0
* Move QBluetoothSocket::connectToService() to private implementationsAlex Blasche2018-07-251-0/+7
* Rename QBluetoothSocketBasePrivate::connectToService()Alex Blasche2018-07-251-2/+2
* Add separate interfaces for QBluetoothSocketPrivate on LinuxAlex Blasche2018-07-251-0/+23
* Add runtime polymorphism for QBluetoothSocketPrivateAlex Blasche2018-07-251-0/+193