MLME-ASSOCIATE.indication params. More...
#include "lr-wpan-mac.h"
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... | |
MLME-ASSOCIATE.indication params.
See 802.15.4-2011 6.2.2.2.
Definition at line 391 of file lr-wpan-mac.h.
CapabilityField ns3::MlmeAssociateIndicationParams::capabilityInfo |
The operational capabilities of the device requesting association.
Definition at line 395 of file lr-wpan-mac.h.
Referenced by AssociateIndication(), and ns3::LrWpanMac::PdDataConfirm().
Mac64Address ns3::MlmeAssociateIndicationParams::m_extDevAddr |
The extended address of the device requesting association.
Definition at line 393 of file lr-wpan-mac.h.
Referenced by AssociateIndication(), and ns3::LrWpanMac::PdDataConfirm().