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

MLME-ASSOCIATE.indication params. More...

#include "lr-wpan-mac.h"

+ Collaboration diagram for ns3::MlmeAssociateIndicationParams:

Public Attributes

CapabilityField capabilityInfo
 The operational capabilities of the device requesting association. More...
 
Mac64Address m_extDevAddr
 The extended address of the device requesting association. More...
 

Detailed Description

MLME-ASSOCIATE.indication params.

See 802.15.4-2011 6.2.2.2.

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

Member Data Documentation

◆ capabilityInfo

CapabilityField ns3::MlmeAssociateIndicationParams::capabilityInfo

The operational capabilities of the device requesting association.

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

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

◆ m_extDevAddr

Mac64Address ns3::MlmeAssociateIndicationParams::m_extDevAddr

The extended address of the device requesting association.

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

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


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