A Discrete-Event Network Simulator
API
ns3::MlmeBeaconNotifyIndicationParams Struct Reference

MLME-BEACON-NOTIFY.indication params. More...

#include "lr-wpan-mac.h"

Public Attributes

uint8_t m_bsn
 The beacon sequence number. More...
 

Detailed Description

MLME-BEACON-NOTIFY.indication params.

See 802.15.4-2011 Section 6.2.4.1, Table 16

Definition at line 359 of file lr-wpan-mac.h.

Member Data Documentation

◆ m_bsn

uint8_t ns3::MlmeBeaconNotifyIndicationParams::m_bsn

The beacon sequence number.

Definition at line 361 of file lr-wpan-mac.h.

Referenced by ns3::LrWpanMac::PdDataIndication().


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