![]() |
nRF5 SDK for Thread and Zigbee v1.0.0
|
Structure to store data for start new network command. Stored in the context on the target side. More...
#include <zb_zll_data.h>
Data Fields | |
zb_uint16_t | seq_number |
zb_uint16_t | pan_id |
zb_ext_pan_id_t | ext_pan_id |
zb_uint8_t | channel |
zb_uint16_t | short_addr |
zb_ieee_addr_t | target_ieee_addr |
Structure to store data for start new network command. Stored in the context on the target side.
zb_uint8_t zb_zll_start_new_network_target_data_s::channel |
Channel to be used for PAN creation.
zb_ext_pan_id_t zb_zll_start_new_network_target_data_s::ext_pan_id |
Extended identifier of the PAN to be created.
zb_uint16_t zb_zll_start_new_network_target_data_s::pan_id |
Identifier of the PAN to be created.
zb_uint16_t zb_zll_start_new_network_target_data_s::seq_number |
ZCL sequence number.
zb_uint16_t zb_zll_start_new_network_target_data_s::short_addr |
New short addr
zb_ieee_addr_t zb_zll_start_new_network_target_data_s::target_ieee_addr |
Target ieee addr