Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.15
-
None
-
-
7e727310cf48f3a315ec66d2440bd03676f5982a (qt/tqtc-qtconnectivity/5.15)
Description
seem, when i tried discovery BT devices with BT off, it crashed.
but, i don't know how to know BT driver on or off. do QT lib support this?
QBluetoothLocalDevice::hostModeStateChanged() and HostMode hostMode() always has result: QBluetoothLocalDevice::HostConnectable . -> it doesn't work well?
ASSERT failure in void __cdecl QWinRTBluetoothDeviceDiscoveryWorker::setupLEDeviceWatcher(void): "The device is not ready for use.", file qbluetoothdevicediscoveryagent_winrt.cpp, line 414
OS: windows 10 (almost newest version){{}}
QT: 5.15.2.
Happened every time.