Details
-
User Story
-
Resolution: Fixed
-
P1: Critical
-
None
-
None
Description
Overview:
Android 12 introduces new permissions that let apps scan for nearby Bluetooth devices without requesting location permissions.
The new permissions are BLUETOOTH_SCAN, BLUETOOTH_ADVERTISE, and BLUETOOTH_CONNECT . These permissions make it easier for apps that target Android 12 to interact with Bluetooth devices, especially for apps that don't require access to device location.
Guide:
https://developer.android.com/guide/topics/connectivity/bluetooth/permissions
Proposed Action:
Interesting for QtBluetooth.
Research usefulness.
Attachments
Issue Links
- duplicates
-
QTBUG-98055 New Bluetooth permissions in Android 12
- Withdrawn
- relates to
-
QTBUG-94712 L2cap BluetoothSocket on Android
- Reported
-
QTBUG-101772 Enable qtconnectivity tests for Android
- Closed