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

MLME-SET.confirm params. More...

#include "lr-wpan-mac-base.h"

+ Collaboration diagram for ns3::lrwpan::MlmeSetConfirmParams:

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.
 

Detailed Description

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.

Member Data Documentation

◆ id

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

◆ m_status

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


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