-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.2.0
-
None
The following constructor ignores the deviceAdapter parameter:
QBluetoothDeviceDiscoveryAgent(const QBluetoothAddress &deviceAdapter, QObject *parent = 0);
Although QNX only supports one local adapter a class instance should reject a scan with an IOError if the user passes an addres that is not matching the local adapter address.
For Gerrit Dashboard: QTBUG-35571 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
73940,6 | Check the local adapter's BluetoothAdress before doing the discovery | dev | qt/qtconnectivity | Status: MERGED | +2 | 0 |
74198,2 | Fix active state of default implementation of QBluetoothServiceDiscoveryAgent | dev | qt/qtconnectivity | Status: MERGED | +2 | 0 |
74303,1 | Fix error state of default QBluetoothServiceDiscoveryAgent | dev | qt/qtconnectivity | Status: MERGED | +2 | 0 |