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

QLowEnergyService::discoverDetails should become optional

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Won't Do
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • None
    • None
    • All

      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.

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

            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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes