Active extended scanning context. More...
#include <lctr_int_adv_master_ae.h>
Data Fields | |
uint8_t | scanMask |
uint8_t | scanIndex |
uint8_t | bodSchMask |
Active extended scanning context.
Definition at line 217 of file lctr_int_adv_master_ae.h.
uint8_t bodSchMask |
Mask for BOD scheduling for each phy.
Definition at line 221 of file lctr_int_adv_master_ae.h.
uint8_t scanIndex |
Index of the active scan context.
Definition at line 220 of file lctr_int_adv_master_ae.h.
uint8_t scanMask |
Mask for active scan contexts.
Definition at line 219 of file lctr_int_adv_master_ae.h.