Android.Bluetooth.BluetoothDevice.PairingVariantPasskeyConfirmation Field
The user will be prompted to confirm the passkey displayed on the screen or an app will confirm the passkey for the user.

Value: 2

Syntax

[Android.Runtime.Register("PAIRING_VARIANT_PASSKEY_CONFIRMATION")]
public const int PairingVariantPasskeyConfirmation

Remarks

The user will be prompted to confirm the passkey displayed on the screen or an app will confirm the passkey for the user.

[Android Documentation]

Requirements

Namespace: Android.Bluetooth
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 5