nRF5 SDK for Mesh v5.0.0
Macros

Instaburst definitions. More...

Macros

#define INSTABURST_SET_ID_MAX   0x0F
 Maximum Set ID. More...
 
#define INSTABURST_DATA_ID_MASK   0x0FFF
 Mask for the advertising data id field. More...
 
#define INSTABURST_CHANNEL_INDEX_MAX   36
 Highest channel permitted with Instaburst. More...
 
#define INSTABURST_EVENT_ID_CACHE_SIZE   32
 Number of entries in the event ID cache. More...
 

Detailed Description

Instaburst definitions.

Macro Definition Documentation

◆ INSTABURST_SET_ID_MAX

#define INSTABURST_SET_ID_MAX   0x0F

Maximum Set ID.

Definition at line 69 of file instaburst.h.

◆ INSTABURST_DATA_ID_MASK

#define INSTABURST_DATA_ID_MASK   0x0FFF

Mask for the advertising data id field.

Definition at line 71 of file instaburst.h.

◆ INSTABURST_CHANNEL_INDEX_MAX

#define INSTABURST_CHANNEL_INDEX_MAX   36

Highest channel permitted with Instaburst.

Definition at line 73 of file instaburst.h.

◆ INSTABURST_EVENT_ID_CACHE_SIZE

#define INSTABURST_EVENT_ID_CACHE_SIZE   32

Number of entries in the event ID cache.

Definition at line 75 of file instaburst.h.


Documentation feedback | Developer Zone | Subscribe | Updated