60#define SUCCESS(code) code == ERR_SUCCESS
61#define FAILURE(code) code != ERR_SUCCESS
ErrorCodesGeneral
Author: Crownstone Team Copyright: Crownstone (https://crownstone.rocks) Date: Jun 17,...
Definition: cs_ErrorCodes.h:9
@ ERR_PROTOCOL_UNSUPPORTED
Definition: cs_ErrorCodes.h:31
@ ERR_NOT_AVAILABLE
Definition: cs_ErrorCodes.h:38
@ ERR_INVALID_MESSAGE
Definition: cs_ErrorCodes.h:21
@ ERR_NOT_POWERED
Definition: cs_ErrorCodes.h:43
@ ERR_NOT_FOUND
Definition: cs_ErrorCodes.h:24
@ ERR_NOT_STARTED
Definition: cs_ErrorCodes.h:42
@ ERR_NOT_IMPLEMENTED
Definition: cs_ErrorCodes.h:39
@ ERR_WRONG_MODE
Definition: cs_ErrorCodes.h:44
@ ERR_GATT_ERROR
Definition: cs_ErrorCodes.h:54
@ ERR_SUCCESS
Definition: cs_ErrorCodes.h:10
@ ERR_WRONG_PAYLOAD_LENGTH
Definition: cs_ErrorCodes.h:19
@ ERR_NOT_ALIGNED
Definition: cs_ErrorCodes.h:17
@ ERR_UNSAFE
Definition: cs_ErrorCodes.h:36
@ ERR_BUFFER_TOO_SMALL
Definition: cs_ErrorCodes.h:16
@ ERR_BUSY
Definition: cs_ErrorCodes.h:26
@ ERR_NO_ACCESS
Definition: cs_ErrorCodes.h:35
@ ERR_SUCCESS_NO_CHANGE
Definition: cs_ErrorCodes.h:12
@ ERR_EVENT_UNHANDLED
Definition: cs_ErrorCodes.h:52
@ ERR_BUFFER_LOCKED
Definition: cs_ErrorCodes.h:15
@ ERR_ALREADY_EXISTS
Definition: cs_ErrorCodes.h:28
@ ERR_UNKNOWN_TYPE
Definition: cs_ErrorCodes.h:23
@ ERR_MISMATCH
Definition: cs_ErrorCodes.h:32
@ ERR_WAIT_FOR_SUCCESS
Definition: cs_ErrorCodes.h:11
@ ERR_NO_SPACE
Definition: cs_ErrorCodes.h:25
@ ERR_WRONG_STATE
Definition: cs_ErrorCodes.h:27
@ ERR_READ_FAILED
Definition: cs_ErrorCodes.h:48
@ ERR_TIMEOUT
Definition: cs_ErrorCodes.h:29
@ ERR_WRITE_NOT_ALLOWED
Definition: cs_ErrorCodes.h:47
@ ERR_CANCELED
Definition: cs_ErrorCodes.h:30
@ ERR_WRONG_PARAMETER
Definition: cs_ErrorCodes.h:20
@ ERR_WRONG_OPERATION
Definition: cs_ErrorCodes.h:33
@ ERR_UNSPECIFIED
Definition: cs_ErrorCodes.h:57
@ ERR_NOT_INITIALIZED
Definition: cs_ErrorCodes.h:41
@ ERR_UNKNOWN_OP_CODE
Definition: cs_ErrorCodes.h:22
@ ERR_ADC_INVALID_CHANNEL
Definition: cs_ErrorCodes.h:50
@ ERR_WRITE_DISABLED
Definition: cs_ErrorCodes.h:46
@ ERR_BUFFER_UNASSIGNED
Definition: cs_ErrorCodes.h:14