A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::MlmeSetConfirmParams Struct Reference

MLME-SET.confirm params. More...

#include "lr-wpan-mac.h"

+ Collaboration diagram for ns3::MlmeSetConfirmParams:

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.
 

Detailed Description

MLME-SET.confirm params.

See 802.15.4-2011 Section 6.2.11.2

Definition at line 692 of file lr-wpan-mac.h.

Member Data Documentation

◆ id

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().

◆ m_status

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().


The documentation for this struct was generated from the following file: