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

Function QBluetoothLocalDevice::connectedDevices only return a list of address

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • 5.15.0
    • None
    • Android

    Description

      As I see in the Qt source code. function QBluetoothLocalDevice::connectedDevices get data from native android function
      https://developer.android.com/reference/android/bluetooth/BluetoothManager#getConnectedDevices(int)
      this function return a list of BluetoothDevice. and BluetoothDevice has many useful info include bluetooth device name.
      But when wrapper from native function to C++ code. Qt team does not provide info of bluetooth device name only bluetooth address.
      It will very useful if function QBluetoothLocalDevice::connectedDevices return device name as well.

      Attachments

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

        Activity

          People

            ablasche Alex Blasche
            nguoithichkhampha Cuong Trinh
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes