Android.Bluetooth.BluetoothGattDescriptor.PermissionWriteEncrypted Field
Descriptor permission: Allow encrypted writes

Value: 32

Syntax

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

Remarks

Descriptor permission: Allow encrypted writes

[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