The Error response has a single parameter that contains an error code .
Enumerator |
---|
ESL_RSP_ERR_CODE_RFU | Reserved for Future Use.
|
ESL_RSP_ERR_CODE_UNSPEC | Any error condition that is not covered by a specific error code below.
|
ESL_RSP_ERR_CODE_INVALID_OPCODE | The opcode was not recognized.
|
ESL_RSP_ERR_CODE_INVALID_STATE | The request was not valid for the present ESL state.
|
ESL_RSP_ERR_CODE_INVALID_IMAGE_IDX | The Image_Index value was out of range.
|
ESL_RSP_ERR_CODE_IMAGE_NOT_AVAILABLE | The requested image contained no image data.
|
ESL_RSP_ERR_CODE_INVALID_PARAM | The parameter value(s) or length did not match the opcode.
|
ESL_RSP_ERR_CODE_CAPACITY_LIMIT | The required response could not be sent as it would exceed the payload size limit.
|
ESL_RSP_ERR_CODE_INSUFF_BATTERY | The request could not be processed because of a lack of battery charge.
|
ESL_RSP_ERR_CODE_INSUFF_RESOURCE | The request could not be processed because of a lack of resources. This may be a temporary condition..
|
ESL_RSP_ERR_CODE_RETRY | The ESL is temporarily unable to give a full response (e.g., because the required sensor hardware was asleep) and the AP is asked to try the same command again.
|
ESL_RSP_ERR_CODE_QUEUE_FULL | The ESL is temporarily unable to add a further timed command to the queue of pending commands¡ªthe queue has reached its limit.
|
ESL_RSP_ERR_CODE_IMPLAUSIBLE_ABS_TIM | The Absolute Time parameter value in the command is implausible.
|
ESL_RSP_ERR_CODE_VEND_BEGIN | Error codes defined by a vendor.
|
ESL_RSP_ERR_CODE_VEND_NO_ERR | Error codes defined by a vendor to represent no error.
|
ESL_RSP_ERR_CODE_MAX | Error codes defined MAX.
|
ESL_RSP_ERR_CODE_RFU | Reserved for Future Use.
|
ESL_RSP_ERR_CODE_UNSPEC | Any error condition that is not covered by a specific error code below.
|
ESL_RSP_ERR_CODE_INVALID_OPCODE | The opcode was not recognized.
|
ESL_RSP_ERR_CODE_INVALID_STATE | The request was not valid for the present ESL state.
|
ESL_RSP_ERR_CODE_INVALID_IMAGE_IDX | The Image_Index value was out of range.
|
ESL_RSP_ERR_CODE_IMAGE_NOT_AVAILABLE | The requested image contained no image data.
|
ESL_RSP_ERR_CODE_INVALID_PARAM | The parameter value(s) or length did not match the opcode.
|
ESL_RSP_ERR_CODE_CAPACITY_LIMIT | The required response could not be sent as it would exceed the payload size limit.
|
ESL_RSP_ERR_CODE_INSUFF_BATTERY | The request could not be processed because of a lack of battery charge.
|
ESL_RSP_ERR_CODE_INSUFF_RESOURCE | The request could not be processed because of a lack of resources. This may be a temporary condition..
|
ESL_RSP_ERR_CODE_RETRY | The ESL is temporarily unable to give a full response (e.g., because the required sensor hardware was asleep) and the AP is asked to try the same command again.
|
ESL_RSP_ERR_CODE_QUEUE_FULL | The ESL is temporarily unable to add a further timed command to the queue of pending commands¡ªthe queue has reached its limit.
|
ESL_RSP_ERR_CODE_IMPLAUSIBLE_ABS_TIM | The Absolute Time parameter value in the command is implausible.
|
ESL_RSP_ERR_CODE_VEND_BEGIN | Error codes defined by a vendor.
|
ESL_RSP_ERR_CODE_VEND_NO_ERR | Error codes defined by a vendor to represent no error.
|
ESL_RSP_ERR_CODE_MAX | Error codes defined MAX.
|