A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
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.
 
Mac64Address m_extDevAddr
 The extended address of the device requesting association.
 

Detailed Description

MLME-ASSOCIATE.indication params.

See 802.15.4-2011 6.2.2.2.

Definition at line 448 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 452 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 450 of file lr-wpan-mac.h.

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


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