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

#include <gls_racp.h>

Public Attributes

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.

Definition at line 158 of file gls_racp.h.

Member Data 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).

Definition at line 164 of file gls_racp.h.

◆ op_code

gls_racp_op_code_t gls_racp_rsp_t::op_code

Glucose Recoerd Access Control Point Operation Code.

Definition at line 160 of file gls_racp.h.

◆ op_code_req

gls_racp_op_code_t gls_racp_rsp_t::op_code_req

Request Op Code.

Definition at line 167 of file gls_racp.h.

◆ 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.

Definition at line 161 of file gls_racp.h.

◆ 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).

Definition at line 168 of file gls_racp.h.


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