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

Windows: Device discovery with ClassicMethod doesn't finish when there is no classic device to be found

    XMLWordPrintable

Details

    • b5e90f9e554997254fb54255339578e92234d5bb

    Description

      Calling

      QBluetoothDeviceDiscoveryAgent::start(QBluetoothDeviceDiscoveryAgent::ClassicMethod)

      on Windows doesn't finish when there is no classic device which can be found. Calling

      QBluetoothDeviceDiscoveryAgent::start()

      instead works fine, even when there is also no device which can be discovered.

      Can be reproduced with the BTScanner example, when changing the first line in method DeviceDiscoveryDialog::startScan() appropriate.

       

      Attachments

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

        Activity

          People

            owolff Oliver Wolff
            kmichel K. Michel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes