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

QBluetoothLocalDevice: Some parts are unuable on ios / osx

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Out of scope
    • P4: Low
    • None
    • 5.8.0
    • None
    • macOS

    Description

      Some parts of QBluetoothLocalDevice seem to be unusable with ios / osx. On these platforms uuids must be used instead of bluetooth adresses, so the method and signals

      • QList<QBluetoothAddress> QBluetoothLocalDevice::connectedDevices()
      • QBluetoothLocalDevice::deviceConnected(const QBluetoothAddress &address)
      • QBluetoothLocalDevice::deviceDisconnected(const QBluetoothAddress &address)

      are unusable on these platforms.

      This is essentially the same issue as in QTBUG-52690 for QLowEnergyController. See also QTBUG-53330.

      Attachments

        Issue Links

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

          Activity

            People

              tpochep Timur Pocheptsov
              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