nRF5 SDK for Thread and Zigbee v1.0.0
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
zb_zll_start_new_nwk_param_s Struct Reference

Start new network function parameters representation. More...

#include <zb_zll_commissioning.h>

Data Fields

zb_uint16_t pan_id
 
zb_ext_pan_id_t ext_pan_id
 
zb_uint8_t channel
 
zb_ieee_addr_t dst_addr
 

Detailed Description

Start new network function parameters representation.

Field Documentation

zb_uint8_t zb_zll_start_new_nwk_param_s::channel

Logical channel to start network on.

zb_ieee_addr_t zb_zll_start_new_nwk_param_s::dst_addr

Target device's address.

zb_ext_pan_id_t zb_zll_start_new_nwk_param_s::ext_pan_id

Extended PAN identifier to use for new network.

zb_uint16_t zb_zll_start_new_nwk_param_s::pan_id

Short PAN identifier to use for new network.


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