-
Bug
-
Resolution: Done
-
P2: Important
-
5.5.1
-
None
-
iOS, OS X, CoreBluetooth.
-
5e73fbe10d14cc1fedba4c2e327ebf2b07bc1a9e, e117459e0d3d0670aa2cc60dfa3eafe81bbf11a9
In the current implementation CBCentralManager always works on the main dispatch queue, making some use cases impossible, for example, QCoreApplication (with 'unix' thread) and a special thread with CoreFoundation event dispatcher - in this scenario main queue seems to be useless (and in case of a separate thread will end up in race conditions).
For Gerrit Dashboard: QTBUG-49476 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
141833,13 | Bluetooth LE scan - move to its own dispatch queue (iOS/OS X) | 5.6 | qt/qtconnectivity | Status: MERGED | +2 | 0 |
142230,17 | qlowenergycontroller_osx - move delegate to the qt_LE_queue | 5.6 | qt/qtconnectivity | Status: MERGED | +2 | 0 |