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

Improve QBluetoothTransferManager et al API

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P1: Critical
    • 5.2.0
    • None
    • None

    Description

      1.) Analog to QNAM the QBluetoothTransferReply should have a reference to the associated QBluetoothTransferRequest

      2.) QBluetoothTransferReply::attribute() is never set as the request values are not copied over or dynamically retrieved. Dynamic retrieval would imply point 1 above.

      3.) The semi-private bluez subclass for BluetoothTransferReply (QBluetoothTransferReplyBluez) extends the QBluetoothTransferReply class with public functions (e.g. start()). At the very least those functions should be protected.

      This changes API elements and must be done before the final release.

      Attachments

        Issue Links

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

          Activity

            People

              bomb3rman Fabian Bumberger
              ablasche Alex Blasche
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes