nRF5 SDK v17.1.0
Data Fields
mlme_disassociate_ind_t Struct Reference

MLME-DISASSOCIATE.indication. More...

#include <mac_mlme_disassociate.h>

Data Fields

uint64_t device_address
 
mac_disassociate_reason_t disassociate_reason
 

Detailed Description

MLME-DISASSOCIATE.indication.

Is generated by the MLME and issued to its next higher layer on receipt of a disassociation notification command.

In accordance with IEEE Std 802.15.4-2006, section 7.1.4.2

Field Documentation

uint64_t mlme_disassociate_ind_t::device_address

Device address.

mac_disassociate_reason_t mlme_disassociate_ind_t::disassociate_reason

Disassociation reason.


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

Documentation feedback | Developer Zone | Subscribe | Updated