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

Type of the ZLL command data storage. Stored in the context on the target side for to be used in asyncronous chains. More...

#include <zb_zll_data.h>

Data Fields

zb_zll_start_new_network_target_data_t start_new_nwk
 
zb_zll_start_router_param_t start_router_param
 
zb_zll_rejon_nwk_ed_param_t rejoin_nwk_param
 
zb_zll_network_join_router_data_t nwk_join_router
 

Detailed Description

Type of the ZLL command data storage. Stored in the context on the target side for to be used in asyncronous chains.

Field Documentation

zb_zll_network_join_router_data_t zb_zll_command_target_data_u::nwk_join_router

Parameters for rejon nwk end device router command

zb_zll_rejon_nwk_ed_param_t zb_zll_command_target_data_u::rejoin_nwk_param

Parameters for rejon nwk end device router command

zb_zll_start_new_network_target_data_t zb_zll_command_target_data_u::start_new_nwk

"Start new network" command data.

zb_zll_start_router_param_t zb_zll_command_target_data_u::start_router_param

Parameters for start router command


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