nRF5 SDK for Mesh v3.2.0
Macros
Bearer event configuration

Compile time configuration of the bearer event module. More...

Macros

#define BEARER_EVENT_FIFO_SIZE   16
 Length of the asynchronous processing queue. More...
 
#define BEARER_EVENT_FLAG_COUNT   10
 Number of flags available for allocation. More...
 

Detailed Description

Compile time configuration of the bearer event module.

Macro Definition Documentation

◆ BEARER_EVENT_FIFO_SIZE

#define BEARER_EVENT_FIFO_SIZE   16

Length of the asynchronous processing queue.

Definition at line 134 of file nrf_mesh_config_bearer.h.

◆ BEARER_EVENT_FLAG_COUNT

#define BEARER_EVENT_FLAG_COUNT   10

Number of flags available for allocation.

Definition at line 139 of file nrf_mesh_config_bearer.h.


Documentation feedback | Developer Zone | Subscribe | Updated