![]() |
nRF5 SDK
v15.0.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
Module to declare MAC MLME Sync API. More...
Data Structures | |
struct | mlme_sync_loss_ind_t |
MLME-SYNC-LOSS.indication. More... | |
Enumerations | |
enum | mlme_sync_loss_reason_t { MAC_SYNC_BEACON_LOST, MAC_SYNC_REALIGNMENT, MAC_SYNC_PAN_ID_CONFLICT } |
Sync Loss reason enumeration. More... | |
Module to declare MAC MLME Sync API.
The MAC Sync module declares MLME Sync and sync loss primitives and necessary types according to the MAC specification. More specifically, MLME Sync request aka mlme_sync_req(), and MLME Sync Loss indication aka mlme_sync_loss_ind() primitives are declared.