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> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
README.txt | ||
tst_qbluetoothsocket.cpp |
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.