Android.Bluetooth.BluetoothGattCharacteristic.PermissionWriteSignedMitm Field
Characteristic permission: Allow signed write operations with man-in-the-middle protection

Value: 256

Syntax

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

Remarks

Characteristic permission: Allow signed write operations 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