Glucose Recoerd Access Control Point response value. More...

#include <gls_racp.h>

Data Fields

gls_racp_op_code_t op_code
 
gls_racp_operator_t racp_operator
 
union {
   uint16_t   num_of_record
 
   struct {
      gls_racp_op_code_t   op_code_req
 
      gls_racp_operand_t   status
 
   }   rsp
 
operand
 

Detailed Description

Glucose Recoerd Access Control Point response value.

Field Documentation

◆ num_of_record

uint16_t gls_racp_rsp_t::num_of_record

Number of record (if op_code = GLS_RACP_OP_REP_NB_OF_STRD_RECS).

◆ op_code

gls_racp_op_code_t gls_racp_rsp_t::op_code

Glucose Recoerd Access Control Point Operation Code.

◆ op_code_req

gls_racp_op_code_t gls_racp_rsp_t::op_code_req

Request Op Code.

◆ operand

union { ... } gls_racp_rsp_t::operand

Response operand.

◆ racp_operator

gls_racp_operator_t gls_racp_rsp_t::racp_operator

Glucose Recoerd Access Control Point Operator.

◆ rsp

struct { ... } gls_racp_rsp_t::rsp

Response.

◆ status

gls_racp_operand_t gls_racp_rsp_t::status

Command Status (if op_code = GLS_RACP_OP_RSP_CODE).


The documentation for this struct was generated from the following file: