nRF5 SDK v15.0.0
Data Fields
ble_hvx_buf_t Struct Reference

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
 

Detailed Description

ble_hvx_buf_t is the structure holding the state of the hvx buffering module.

Field Documentation

ble_hvx_t ble_hvx_buf_t::buf[(1<< 3)]

A buffer of nofications/indications.


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

Documentation feedback | Developer Zone | Subscribe | Updated