Android.Bluetooth.GattDescriptorPermission Enumeration
Enumerates values returned by several types and taken as a parameter of the Android.Bluetooth.BluetoothGattDescriptor..ctor member.

Syntax

[System.Flags]
public enum GattDescriptorPermission

Remarks

Enumerates values returned by the following: and taken as a parameter of the Android.Bluetooth.BluetoothGattDescriptor..ctor member.

Members

Member NameDescription
ReadDescriptor read permission
ReadEncryptedDescriptor permission: Allow encrypted read operations
ReadEncryptedMitmDescriptor permission: Allow reading with man-in-the-middle protection
WriteDescriptor write permission
WriteEncryptedDescriptor permission: Allow encrypted writes
WriteEncryptedMitmDescriptor permission: Allow encrypted writes with man-in-the-middle protection
WriteSignedDescriptor permission: Allow signed write operations
WriteSignedMitmDescriptor permission: Allow signed write operations with man-in-the-middle protection

Requirements

Namespace: Android.Bluetooth
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0