NLME-NETWORK-DISCOVERY.request params. More...
#include "zigbee-nwk.h"
Public Attributes | |
ChannelList | m_scanChannelList |
The list of all channel pages and the associated channels that shall be scanned. | |
uint8_t | m_scanDuration {0} |
A value used to calculate the length of time to spend. | |
NLME-NETWORK-DISCOVERY.request params.
See Zigbee Specification r22.1.0, 3.2.2.3
Definition at line 460 of file zigbee-nwk.h.
ChannelList ns3::zigbee::NlmeNetworkDiscoveryRequestParams::m_scanChannelList |
The list of all channel pages and the associated channels that shall be scanned.
Definition at line 462 of file zigbee-nwk.h.
Referenced by ZigbeeRreqRetryTestCase::DoRun().
uint8_t ns3::zigbee::NlmeNetworkDiscoveryRequestParams::m_scanDuration {0} |
A value used to calculate the length of time to spend.
Definition at line 464 of file zigbee-nwk.h.
Referenced by ZigbeeRreqRetryTestCase::DoRun().