MLME-SET.confirm params. More...
#include "lr-wpan-mac-base.h"
Public Attributes | |
MacPibAttributeIdentifier | id |
The id of the PIB attribute that was written. | |
MacStatus | m_status {MacStatus::UNSUPPORTED_ATTRIBUTE} |
The result of the request to write the PIB attribute. | |
MLME-SET.confirm params.
See 802.15.4-2011 Section 6.2.11.2
Definition at line 500 of file lr-wpan-mac-base.h.
MacPibAttributeIdentifier ns3::lrwpan::MlmeSetConfirmParams::id |
The id of the PIB attribute that was written.
Definition at line 505 of file lr-wpan-mac-base.h.
Referenced by ns3::lrwpan::LrWpanMac::MlmeSetRequest(), and ns3::lrwpan::LrWpanMac::PlmeSetAttributeConfirm().
MacStatus ns3::lrwpan::MlmeSetConfirmParams::m_status {MacStatus::UNSUPPORTED_ATTRIBUTE} |
The result of the request to write the PIB attribute.
Definition at line 502 of file lr-wpan-mac-base.h.
Referenced by ns3::lrwpan::LrWpanMac::MlmeSetRequest(), and ns3::lrwpan::LrWpanMac::PlmeSetAttributeConfirm().