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

Provide default GAP & GATT service for central/client role on BlueZ

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.9.2
    • 5.9.1
    • None

    Description

      There are some peripheral devices such as the Suunto EON Steel which require the connecting BTLE central device to have a Generic Access and a Generic Attribute Profile. The device resets the connection as soon as it discovers the non-existence of the profile.

      Most platforms such as Bluez and Android do generate those profiles for central and peripheral roles automatically. However since QLowEnergyController on BlueZ completely circumvents bluetoothd those two services are not created out of the box. While it is possible for Qt users to set those services up if the QLowEnergyController instance is running in peripheral mode, it is not possible to do the same in central mode.

      There should be a way to setup those two profiles anyway.

      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