Android.Bluetooth.GattStatus Enumeration
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 NameDescription
ConnectionCongestedDocumentation for this section has not yet been entered.
FailureA GATT operation failed, errors other than the above
InsufficientAuthenticationInsufficient authentication for a given operation
InsufficientEncryptionInsufficient encryption for a given operation
InvalidAttributeLengthA write operation exceeds the maximum length of the attribute
InvalidOffsetA read or write operation was requested with an invalid offset
ReadNotPermittedGATT read operation is not permitted
RequestNotSupportedThe given request is not supported
SuccessA GATT operation completed successfully
WriteNotPermittedGATT write operation is not permitted

Requirements

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