Commit 417f3c3c authored by Alex Blasche's avatar Alex Blasche
Browse files

Work around Android security permission bug when reading GATT fields


Android throws a security exception (BLUETOOTH_PRIVILEGED) when reading
HID services. Since the permission is not available for 3rdparties
this is never obtainable by apps. We need to skip over those cases.

Task-number: QTBUG-59917
Change-Id: I09b55740287812b0697b857d7eb8a77190d36e44
Reviewed-by: default avatarBogDan Vatra <bogdan@kdab.com>
parent ca9ad4f3
No related merge requests found
Showing with 14 additions and 2 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment