nRF5 SDK v12.1.0
Data Fields
nrf_ble_cgms_racp_t Struct Reference

Record Access Control Point transaction data. More...

#include <nrf_ble_cgms.h>

Data Fields

uint8_t racp_proc_operator
 
uint8_t racp_proc_record_ndx
 
uint8_t racp_proc_records_reported
 
uint8_t racp_proc_records_reported_since_txcomplete
 
ble_racp_value_t pending_racp_response
 
uint8_t pending_racp_response_operand [2]
 

Detailed Description

Record Access Control Point transaction data.

Field Documentation

ble_racp_value_t nrf_ble_cgms_racp_t::pending_racp_response

RACP response to be sent.

uint8_t nrf_ble_cgms_racp_t::pending_racp_response_operand[2]

Operand of the RACP response to be sent.

uint8_t nrf_ble_cgms_racp_t::racp_proc_operator

Operator of the current request.

uint8_t nrf_ble_cgms_racp_t::racp_proc_record_ndx

Current record index.

uint8_t nrf_ble_cgms_racp_t::racp_proc_records_reported

Number of reported records.

uint8_t nrf_ble_cgms_racp_t::racp_proc_records_reported_since_txcomplete

Number of reported records since the last TX_COMPLETE event.


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

Documentation feedback | Developer Zone | Subscribe | Updated