MLME-ASSOCIATE.indication params. More...
#include "lr-wpan-mac.h"
Public Attributes | |
CapabilityField | capabilityInfo |
The operational capabilities of the device requesting association. | |
Mac64Address | m_extDevAddr |
The extended address of the device requesting association. | |
MLME-ASSOCIATE.indication params.
See 802.15.4-2011 6.2.2.2.
Definition at line 448 of file lr-wpan-mac.h.
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().
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().