Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.5.0
-
-
21
-
3d234d3b1 (dev), 1125e32c5 (6.6), d8126dc01 (6.5)
-
Foundation Sprint 83
Description
The pairingStatus method of QBluetoothLocalDevice always returns unpaired, while 'Bluetooth & devices' shows the devices as paired.
And in reality The devices are paired for a fact.
Attached Qt's lowenergey example with added two lines in device.cpp shows the issue.
QBluetoothLocalDevice bld; QBluetoothLocalDevice::Pairing status = bld.pairingStatus(controller->remoteAddress()); qDebug()<<status;
Attachments
For Gerrit Dashboard: QTBUG-113318 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
482189,2 | Windows: fix bluetooth pairing status request | dev | qt/qtconnectivity | Status: MERGED | +2 | 0 |
482585,2 | Windows: fix bluetooth pairing status request | 6.6 | qt/qtconnectivity | Status: MERGED | +2 | 0 |
482586,2 | Windows: fix bluetooth pairing status request | 6.5 | qt/qtconnectivity | Status: MERGED | +2 | 0 |