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

Simplify QBluetoothServer/QBluetoothServiceInfo interaction

    XMLWordPrintable

Details

    • User Story
    • Resolution: Unresolved
    • P2: Important
    • None
    • None
    • None
    • All

    Description

      Improve interaction between QBluetoothServer and QBluetoothServiceInfo

      • QBluetoothServiceInfo becomes a true value type
      • Move SDP registration part of QBluetoothServiceInfo to QBluetoothServer
        • isRegistered() -> isListening()
        • (un)registerService() -> becomes part of listen()/close() in server class
        • removes need for fakeServerPort workaround
        • QBluetoothServiceInfoPrivate becomes QObjectPrivate
        • add assignment/mutable operator to QBSI

      Time estimate assumes ObjectiveC simplifications (QTBUG-75348) being done

      Attachments

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

        Activity

          People

            ablasche Alex Blasche
            ablasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Time Tracking

                Estimated:
                Original Estimate - 2 weeks, 2 days
                2w 2d
                Remaining:
                Remaining Estimate - 2 weeks, 2 days
                2w 2d
                Logged:
                Time Spent - Not Specified
                Not Specified

                Gerrit Reviews

                  There are no open Gerrit changes