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

Pairing methods in QBluetoothLocalDevice doesn't work on OS X / iOS

    XMLWordPrintable

Details

    • macOS

    Description

      QBluetoothDeviceInfo has additional to the method address() a method deviceUuid() to make Apple happy.

      The pairing related methods in QBluetoothLocalDevice (e.g. requestPairing(), pairingStatus(), pairingFinished()) are missing such a workaround, i.e. they are essentially not usable with iOS / OS X (or did I do something wrong?).

      Furthermore, the requestPairing() method seems to have a bug on iOS. Calling this method with an (invalid?) QBluetoothAddress doesn't emit PairingError, as it is correctly done on OS X.

      See also QTBUG-53330 and QTBUG-52690.

      Attachments

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

        Activity

          People

            ablasche Alex Blasche
            kmichel K. Michel
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes