nRF5 SDK v17.1.0
Data Fields
mlme_sync_loss_ind_t Struct Reference

MLME-SYNC-LOSS.indication. More...

#include <mac_mlme_sync.h>

Data Fields

mlme_sync_loss_reason_t loss_reason
 
uint16_t pan_id
 
uint8_t logical_channel
 

Detailed Description

MLME-SYNC-LOSS.indication.

On receipt of the MLME-SYNC-LOSS.indication primitive, the next higher layer is notified of a loss of synchronization.

In accordance with IEEE Std 802.15.4-2006, section 7.1.15.2

Field Documentation

uint8_t mlme_sync_loss_ind_t::logical_channel

Logical channel.

mlme_sync_loss_reason_t mlme_sync_loss_ind_t::loss_reason

Loss reason.

uint16_t mlme_sync_loss_ind_t::pan_id

PAN ID.


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

Documentation feedback | Developer Zone | Subscribe | Updated