| 
    CGM Simulator
    0.1.3
    
   A CGM simulator to demonstrate the BLE CGM profile v1.1 
   | 
 
The container for receiving RACP data message from the CGM service layer. More...
Data Fields | |
| osal_event_hdr_t | hdr | 
| MSG_EVENT and status.  More... | |
| uint8 | len | 
| The length of the data being passed.  More... | |
| uint8 | data [CGM_RACP_MAX_SIZE] | 
| The value of the data being passed.  More... | |
The container for receiving RACP data message from the CGM service layer.
| uint8 cgmRACPMsg_t::data[CGM_RACP_MAX_SIZE] | 
The value of the data being passed.
| osal_event_hdr_t cgmRACPMsg_t::hdr | 
MSG_EVENT and status.
| uint8 cgmRACPMsg_t::len | 
The length of the data being passed.