MLME-ASSOCIATE.confirm params. More...
#include "lr-wpan-mac-base.h"
Public Attributes | |
Mac16Address | m_assocShortAddr |
The short address used in the association request. More... | |
LrWpanMacStatus | m_status {LrWpanMacStatus::INVALID_PARAMETER} |
The status of a MLME-associate.request. More... | |
MLME-ASSOCIATE.confirm params.
See 802.15.4-2011 Section 6.2.2.4
Definition at line 427 of file lr-wpan-mac-base.h.
Mac16Address ns3::MlmeAssociateConfirmParams::m_assocShortAddr |
The short address used in the association request.
Definition at line 429 of file lr-wpan-mac-base.h.
Referenced by ns3::LrWpanMac::LostAssocRespCommand(), ns3::LrWpanMac::MlmeAssociateRequest(), ns3::LrWpanMac::PdDataConfirm(), ns3::LrWpanMac::PlmeSetAttributeConfirm(), ns3::LrWpanMac::PrepareRetransmission(), and ns3::LrWpanMac::SetLrWpanMacState().
LrWpanMacStatus ns3::MlmeAssociateConfirmParams::m_status {LrWpanMacStatus::INVALID_PARAMETER} |
The status of a MLME-associate.request.
Definition at line 430 of file lr-wpan-mac-base.h.
Referenced by ns3::LrWpanMac::LostAssocRespCommand(), ns3::LrWpanMac::MlmeAssociateRequest(), ns3::LrWpanMac::PdDataConfirm(), ns3::LrWpanMac::PlmeSetAttributeConfirm(), ns3::LrWpanMac::PrepareRetransmission(), and ns3::LrWpanMac::SetLrWpanMacState().