NLME-DIRECT-JOIN.request params. More...
#include "zigbee-nwk.h"
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. | |
NLME-DIRECT-JOIN.request params.
See Zigbee Specification r22.1.0, 3.2.2.16
Definition at line 433 of file zigbee-nwk.h.
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.
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.