![]() |
nRF5 SDK
v14.1.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
ble_hvx_buf_t is the structure holding the state of the hvx buffering module. More...
#include <ble_hvx_buffering.h>
Data Fields | |
ble_hvx_t | buf [(1<< 3)] |
uint8_t | insert_index |
uint8_t | read_index |
ble_hvx_buf_t is the structure holding the state of the hvx buffering module.
ble_hvx_t ble_hvx_buf_t::buf[(1<< 3)] |
A buffer of nofications/indications.