Details
-
Task
-
Resolution: Done
-
P3: Somewhat important
-
6.3.0 Feature Freeze
-
None
-
-
8
-
9992360159 (qt/qtconnectivity/dev) 9992360159 (qt/tqtc-qtconnectivity/dev)
-
Team A Foundation Sprint 56, Team A Foundation Sprint 57
Description
After QTBUG-75100 is closed and https://codereview.qt-project.org/c/qt/qtconnectivity/+/382092 is merged, QBluetoothLocalDevice implementation on windows is still missing support for the following:
- connectedDevices() always returns an empty list
- deviceConnected() and deviceDisconnected() signals are never emitted
The scope of this task is to examine the possibilities to implement it, and provide the implementation, if possible.
I'd start from looking at DeviceWatcher class. The trick is to specify the proper filters for it.
Attachments
Issue Links
- resulted from
-
QTBUG-75100 There is no way to know if a bluetooth adapter is available
- Closed
- mentioned in
-
Page Loading...