NLME-DIRECT-JOIN.confirm params. More...
#include "zigbee-nwk.h"
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. | |
NLME-DIRECT-JOIN.confirm params.
See Zigbee Specification r22.1.0, 3.2.2.17
Definition at line 446 of file zigbee-nwk.h.
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().
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().