Glucose Recoerd Access Control Point Response codes.
Enumerator |
---|
GLS_RACP_RSP_RESERVED | Reserved for future use.
|
GLS_RACP_RSP_SUCCESS | Normal response for successful operation.
|
GLS_RACP_RSP_OP_CODE_NOT_SUP | Normal response if unsupported Op Code is received.
|
GLS_RACP_RSP_INVALID_OPERATOR | Normal response if Operator received does not meet the requirements of the service (e.g.
Null was expected).
|
GLS_RACP_RSP_OPERATOR_NOT_SUP | Normal response if unsupported Operator is received.
|
GLS_RACP_RSP_INVALID_OPERAND | Normal response if Operand received does not meet the requirements of the service.
|
GLS_RACP_RSP_NO_RECS_FOUND | Normal response if request to report stored records or request to delete stored records resulted in no records meeting criteria.
|
GLS_RACP_RSP_ABORT_UNSUCCESSFUL | Normal response if request for Abort cannot be completed.
|
GLS_RACP_RSP_PROCEDURE_NOT_COMPLETED | Normal response if unable to complete a procedure for any reason.
|
GLS_RACP_RSP_OPERAND_NOT_SUP | Normal response if unsupported Operand is received.
|
GLS_RACP_RSP_VALID_DECODE | User-defined response if RACP request is valid for GLS.
|