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

QLowEnergyService::discoverDetails should become optional

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • None
    • None
    • All

    Description

      In https://bugreports.qt.io/browse/QTBUG-75340 we changed QLowEnergyService::discoverDetails() to be configurable: A parameter was introduced to control whether all characteristics and descriptors are read.

      This item is about making discoverDetails() optional.

      At the moment, a QLowEnergyService is not usable before discoverDetails(). When this is done, it is usable.

      At the moment, a SkipValueDiscovery makes it usable. When this is done, a SkipValueDiscovery does nothing.

      At the moment, a FullDiscovery makes it usable and reads all characteristics and descriptors. When this is done, a FullDiscovery only reads all characteristics and descriptors.

      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
              andreasbuhr Andreas Buhr
              Vladimir Minenko Vladimir Minenko
              Alex Blasche Alex Blasche
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes