Hi all, By some reason I got in my Android Application `*extraPairingVariant*` = `3` that is relate to `PairingVariantConsent` ...
But I did not understand why because code is run on Phone device Android Device: HUAWEI P10 Plus My code looks pretty similar to this https://stackoverflow.com/a/36399113/5157245 Also when I try to `*device.SetPairingConfirmation(true);*` I get error ` *PRIVILEGED*`, but all accesses I have set in manifest: `*Bluetooth*` and ` *BluetoothAdmin*` Have somebody such issues ? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/82ba64a1-73b6-4a2f-9b14-e92f39251f11n%40googlegroups.com.

