Syntax
[System.Flags]
public enum GattDescriptorPermission
Remarks
Members
| Member Name | Description |
|---|
| Read | Descriptor read permission
|
| ReadEncrypted | Descriptor permission: Allow encrypted read operations
|
| ReadEncryptedMitm | Descriptor permission: Allow reading with man-in-the-middle protection
|
| Write | Descriptor write permission
|
| WriteEncrypted | Descriptor permission: Allow encrypted writes
|
| WriteEncryptedMitm | Descriptor permission: Allow encrypted writes with man-in-the-middle
protection
|
| WriteSigned | Descriptor permission: Allow signed write operations
|
| WriteSignedMitm | Descriptor 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