GattStatus Enum

Definition

Enumerates values returned by several types and taken as a parameter of several types.

public enum GattStatus
type GattStatus = 
Inheritance
GattStatus

Fields

ConnectionCongested 143
Failure 257
InsufficientAuthentication 5
InsufficientAuthorization 8
InsufficientEncryption 15
InvalidAttributeLength 13
InvalidOffset 7
ReadNotPermitted 2
RequestNotSupported 6
Success 0
WriteNotPermitted 3

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to