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

Support background Bluetooth sensor readings

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Invalid
    • P3: Somewhat important
    • None
    • 5.7
    • QPA
    • None
    • Android, WinRT/WinPhone

    • Android

    Description

      On mobile platforms (iOS, Android, WinRT) Qt pauses the main event loop which stops or queues new events. This is a problem for sensors which are often running in background or when the screen is turned off (heart rate, steps, speed sensor, blood presure, environmental sensors, etc.).

      At the moment background sensor readings have to be implemented using native code for each platform which makes the Bluetooth module unneeded.

      The Bluetooth module should offer means (callbacks, its own event loop, ...?) to continue measurements even if the main event loop is halted.

      Attachments

        Issue Links

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

          Activity

            People

              esabraha Eskil Abrahamsen Blomfeldt
              DanielSt Peter Staab
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes