Enumerates values returned by several types and taken as a parameter of several types.
Syntax
public enum GattStatus
Remarks
Enumerates values returned by the following:
and taken as a parameter of the following:
.
Members
Member Name | Description |
---|
ConnectionCongested | Documentation for this section has not yet been entered. |
Failure | A GATT operation failed, errors other than the above |
InsufficientAuthentication | Insufficient authentication for a given operation |
InsufficientEncryption | Insufficient encryption for a given operation |
InvalidAttributeLength | A write operation exceeds the maximum length of the attribute |
InvalidOffset | A read or write operation was requested with an invalid offset |
ReadNotPermitted | GATT read operation is not permitted |
RequestNotSupported | The given request is not supported |
Success | A GATT operation completed successfully |
WriteNotPermitted | GATT write operation is not permitted |
Requirements
Namespace: Android.Bluetooth
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0