MLME-SET.confirm params. More...
#include "lr-wpan-mac-base.h"
Collaboration diagram for ns3::MlmeSetConfirmParams:Public Attributes | |
| LrWpanMacPibAttributeIdentifier | id |
| The id of the PIB attribute that was written. | |
| LrWpanMacStatus | m_status {LrWpanMacStatus::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 467 of file lr-wpan-mac-base.h.
| LrWpanMacPibAttributeIdentifier ns3::MlmeSetConfirmParams::id |
The id of the PIB attribute that was written.
Definition at line 472 of file lr-wpan-mac-base.h.
Referenced by ns3::LrWpanMac::MlmeSetRequest().
| LrWpanMacStatus ns3::MlmeSetConfirmParams::m_status {LrWpanMacStatus::UNSUPPORTED_ATTRIBUTE} |
The result of the request to write the PIB attribute.
Definition at line 469 of file lr-wpan-mac-base.h.
Referenced by ns3::LrWpanMac::MlmeSetRequest().