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

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.
 

Detailed Description

NLME-NETWORK-DISCOVERY.request params.

See Zigbee Specification r22.1.0, 3.2.2.3

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

Member Data Documentation

◆ m_scanChannelList

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().

◆ m_scanDuration

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().


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