CBATTError.Code
The possible errors returned by a GATT server (a remote peripheral) during Bluetooth low energy ATT transactions.
Declaration
enum CodeOverview
These error constants derive from the Bluetooth ATT error codes, defined in the Bluetooth 4.0 specification. For more information, see the Bluetooth 4.0 specification, Volume 3, Part F, Section 3.4.1.1.
Topics
Error Codes
CBATTError.Code.successCBATTError.Code.invalidHandleCBATTError.Code.readNotPermittedCBATTError.Code.writeNotPermittedCBATTError.Code.invalidPduCBATTError.Code.insufficientAuthenticationCBATTError.Code.requestNotSupportedCBATTError.Code.invalidOffsetCBATTError.Code.insufficientAuthorizationCBATTError.Code.prepareQueueFullCBATTError.Code.attributeNotFoundCBATTError.Code.attributeNotLongCBATTError.Code.insufficientEncryptionKeySizeCBATTError.Code.invalidAttributeValueLengthCBATTError.Code.unlikelyErrorCBATTError.Code.insufficientEncryptionCBATTError.Code.unsupportedGroupTypeCBATTError.Code.insufficientResources