nRF5 SDK for Thread and Zigbee v3.2.0
Data Fields
zb_end_device_bind_req_param_s Struct Reference

Parameters for End_Device_Bind_req. More...

#include <zboss_api_zdo.h>

Data Fields

zb_uint16_t dst_addr
 
zb_zdo_end_device_bind_req_head_t head_param
 
zb_zdo_end_device_bind_req_tail_t tail_param
 
zb_uint16_t cluster_list [1]
 

Detailed Description

Parameters for End_Device_Bind_req.

See also
ZB spec, subclause 2.4.3.2.1.

Field Documentation

zb_uint16_t zb_end_device_bind_req_param_s::cluster_list[1]

List of Input and Output ClusterIDs to be used for matching

zb_uint16_t zb_end_device_bind_req_param_s::dst_addr

Destinition address

zb_zdo_end_device_bind_req_head_t zb_end_device_bind_req_param_s::head_param

Parameters for command head

zb_zdo_end_device_bind_req_tail_t zb_end_device_bind_req_param_s::tail_param

Parameters for command tail


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

Documentation feedback | Developer Zone | Subscribe | Updated