summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/bluez/profile1context.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Implement QBluetoothSocket Client support for Bluez5 DBusAlex Blasche2018-08-091-0/+72
The new code is not yet enabled in QBluetoothSocket because the server side implementation is still missing. Task-number: QTBUG-68550 Change-Id: I2f94dac9f7665c8d4ba5d675e91c5ab81af8504a Reviewed-by: Oliver Wolff <oliver.wolff@qt.io> Reviewed-by: Alex Blasche <alexander.blasche@qt.io>