MLME-SET.confirm params. More...
#include "lr-wpan-mac.h"
Public Attributes | |
LrWpanMacPibAttributeIdentifier | id |
The id of the PIB attribute that was written. | |
LrWpanMlmeSetConfirmStatus | m_status {MLMESET_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 692 of file lr-wpan-mac.h.
LrWpanMacPibAttributeIdentifier ns3::MlmeSetConfirmParams::id |
The id of the PIB attribute that was written.
Definition at line 697 of file lr-wpan-mac.h.
Referenced by ns3::LrWpanMac::MlmeSetRequest().
LrWpanMlmeSetConfirmStatus ns3::MlmeSetConfirmParams::m_status {MLMESET_UNSUPPORTED_ATTRIBUTE} |
The result of the request to write the PIB attribute.
Definition at line 694 of file lr-wpan-mac.h.
Referenced by ns3::LrWpanMac::MlmeSetRequest().