Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-49476

Move CoreBluetooth operations to a non-main dispatch queue.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.6.0 RC
    • 5.5.1
    • None
    • iOS, OS X, CoreBluetooth.
    • 5e73fbe10d14cc1fedba4c2e327ebf2b07bc1a9e, e117459e0d3d0670aa2cc60dfa3eafe81bbf11a9

    Description

      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).

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            tpochep Timur Pocheptsov
            tpochep Timur Pocheptsov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes