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

Only one BLE service available when multiple services with same UUID available on device

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P2: Important
    • None
    • 5.10.1
    • None
    • Linux Bluez 5.46

    Description

      QLowEnergyController::services() only lists unique UUID henceĀ if a device has multiple services with same UUID its impossible to read all services on device.

      Private code of QLowEnergyController do takes UUID handles in account when reading the service but external interface only operates on UUID. Services should be handled with its own class in order to support multiple services with same UUID.

      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
              paletteguy Karsten Sperling Opdal
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes