qtconnectivity/tests/auto/qbluetoothsocket
Andreas Buhr e009d67f4b Decouple QBluetoothSocket and QAbstractSocket, introduce scoped enums
QBluetoothSocket enum values were tied to QAbstractSocket enum values.
But there is no dependency, the coupling is not required. This patch
removes the coupling and changes to scoped enums for improved type
safety.

Task-number: QTBUG-62877
Change-Id: I206b1d438d74b976d3e0d32da5713d22b597dd90
Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
2021-03-12 09:05:35 +01:00
..
CMakeLists.txt remove QtConcurrent dependency 2021-03-04 10:59:10 +01:00
README.txt Fix qbluetoothsocket unit test 2014-02-27 16:14:01 +01:00
tst_qbluetoothsocket.cpp Decouple QBluetoothSocket and QAbstractSocket, introduce scoped enums 2021-03-12 09:05:35 +01:00

README.txt

This test requires bttestui running on a remote machine, and for it to
be discoverable and connectable to the device under test. The bttestui
should run an rfcomm server (see UI option SListenUuid).

bttestui is available in tests/bttestui.

The unit test attempts to use service discovery to locate bttestui.