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

Qt BluetoothService discovery

XMLWordPrintable

    • 97c8f6aa9c774aa0aac8948dd619e93944ec104a, e117459e0d3d0670aa2cc60dfa3eafe81bbf11a9

      While implementing Qt bluetooth service discovery , I could not get signals and slots from found services when I was executing service discovery in separate class derived from QThread.

      Service discovery never finished (discoveryFinished not received) , all the signal slots connections were done successfully before discovery was started

      Only way I got this working was to use thread of QCoreApplication::instance()->thread();

      Is this a feature or a bug or what is the reason that event loop in separate thread does not work with this

        For Gerrit Dashboard: QTBUG-48758
        # Subject Branch Project Status CR V

            tpochep Timur Pocheptsov
            matthewperrison Matthew Perrison
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes