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

QBluetoothDeviceDiscoveryAgent::deviceUpdated not emitted on RSSI change

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.12.0 Beta 4
    • 5.12.0 Beta 3
    • None
    • Linux, Bluez 5.48, Qt 5.12 beta3.
    • Linux/X11
    • 8d279a05f2570ae1b964c90efd9a5bf2ce154b76 (qt/qtconnectivity/5.12.0)

    Description

      When doing a BTLE scan under Linux the QBluetoothDeviceDiscoveryAgent::deviceUpdated signal is never emitted, although bluez reports lots of RSSI changes (which is observed using dbus-monitor).

      When enabling the qt.bluetooth.bluez logging, the string "Updating RSSI for" is also never printed, which corresponds with the fact that QBluetoothDeviceDiscoveryAgent::deviceUpdated is never emitted.

      Also any changed manufacturer data is not reflected in the discoveredDevices list, leading me to suspect that the _q_PropertiesChanged function is never called or at least in such a way that the device is not found in the discoveredDevices list.

      Attachments

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

        Activity

          People

            ablasche Alex Blasche
            ThiemoVanEngelen Thiemo van Engelen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes