Android.Bluetooth.BluetoothGattDescriptor.PermissionWriteEncryptedMitm Field
Descriptor permission: Allow encrypted writes with man-in-the-middle protection

Value: 64

Syntax

[Android.Runtime.Register("PERMISSION_WRITE_ENCRYPTED_MITM")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.GattDescriptorPermission enum directly instead of this field.")]
public const GattDescriptorPermission PermissionWriteEncryptedMitm

Remarks

Descriptor permission: Allow encrypted writes with man-in-the-middle protection

[Android Documentation]

Requirements

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