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

Scan for BLE devices using BluetoothAdapter::startDiscovery as this does not depend on location services

    XMLWordPrintable

Details

    • Android

    Description

      Scan for BLE devices using BluetoothAdapter::startDiscovery as this does not depend on location services on Android. The reasonining behind this is that by not turning LocationServices on there are benefits in terms of privacy as then that information is not available to other applications. It also means it does not drain the battery due to it being turned on.

      Therefore if it is possible to depend on the BluetoothAdapter results for BLE if location services is not turned on then it would be good to use that.

      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
              andysh Andy Shaw
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes