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

NLME-DIRECT-JOIN.confirm params. More...

#include "zigbee-nwk.h"

+ Collaboration diagram for ns3::zigbee::NlmeDirectJoinConfirmParams:

Public Attributes

Mac64Address m_deviceAddr
 The IEEE EUI-64 address in the request to which this is a confirmation.
 
NwkStatus m_status {NwkStatus::INVALID_PARAMETER}
 The status the corresponding request.
 

Detailed Description

NLME-DIRECT-JOIN.confirm params.

See Zigbee Specification r22.1.0, 3.2.2.17

Definition at line 446 of file zigbee-nwk.h.

Member Data Documentation

◆ m_deviceAddr

Mac64Address ns3::zigbee::NlmeDirectJoinConfirmParams::m_deviceAddr

The IEEE EUI-64 address in the request to which this is a confirmation.

Definition at line 450 of file zigbee-nwk.h.

Referenced by ns3::zigbee::ZigbeeNwk::NlmeDirectJoinRequest().

◆ m_status

NwkStatus ns3::zigbee::NlmeDirectJoinConfirmParams::m_status {NwkStatus::INVALID_PARAMETER}

The status the corresponding request.

Definition at line 448 of file zigbee-nwk.h.

Referenced by ns3::zigbee::ZigbeeNwk::NlmeDirectJoinRequest().


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