NLME-NETWORK-DISCOVERY.request params. More...
#include "zigbee-nwk.h"
Collaboration diagram for ns3::zigbee::NlmeNetworkDiscoveryRequestParams: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 462 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 464 of file zigbee-nwk.h.
Referenced by ZigbeeApsDataTestCase::DoRun(), and ZigbeeRreqRetryTestCase::DoRun().
| uint8_t ns3::zigbee::NlmeNetworkDiscoveryRequestParams::m_scanDuration {0} |
A value used to calculate the length of time to spend.
Definition at line 466 of file zigbee-nwk.h.
Referenced by ZigbeeApsDataTestCase::DoRun(), and ZigbeeRreqRetryTestCase::DoRun().