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

NLME-DIRECT-JOIN.request params. More...

#include "zigbee-nwk.h"

+ Collaboration diagram for ns3::zigbee::NlmeDirectJoinRequestParams:

Public Attributes

uint8_t m_capabilityInfo
 The operating capabilities of the device being directly joined.
 
Mac64Address m_deviceAddr
 The EUI-64 bit address of the device directly joined.
 

Detailed Description

NLME-DIRECT-JOIN.request params.

See Zigbee Specification r22.1.0, 3.2.2.16

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

Member Data Documentation

◆ m_capabilityInfo

uint8_t ns3::zigbee::NlmeDirectJoinRequestParams::m_capabilityInfo

The operating capabilities of the device being directly joined.

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

◆ m_deviceAddr

Mac64Address ns3::zigbee::NlmeDirectJoinRequestParams::m_deviceAddr

The EUI-64 bit address of the device directly joined.

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


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