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

Qt BluetoothService discovery

    XMLWordPrintable

Details

    • 97c8f6aa9c774aa0aac8948dd619e93944ec104a, e117459e0d3d0670aa2cc60dfa3eafe81bbf11a9

    Description

      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

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes