![]() |
nRF5 SDK
v12.3.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
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 | racp_request |
| ble_racp_value_t | pending_racp_response |
| uint8_t | pending_racp_response_operand [2] |
Record Access Control Point transaction data.
| 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.