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

Extend QBluetoothLocalDevice to cover connected devices per adapter

    XMLWordPrintable

Details

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

    Description

      Users want to discover all connected devices per local adapter. It should provide the following elements:

      • signal when device dis(connects)
      • list of connected devices
      • is device currently connected
      • list of paired devices (currently only check whether a device is paired is possible -> this assumes that we have the address of the paired device already)

      The application wants to use device X. If device is already paired, it could just ask for the list of known devices and uses them. There is no point that every time some application would like to search some device, the device should be put into the discoverable mode application to find it. It can be used just so that if device X is paired or connected, it is used immediately. If not, the developer asks the user to put the device into discoverable pairing mode and pairs it. Next time the application finds it automatically.

      Attachments

        Issue Links

          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:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes