zb_zdo_bind_req_param_s

nRF5 SDK for Thread and Zigbee v4.2.0

Parameters for Bind_req API call. More...

#include <zboss_api_zdo.h>

Detailed Description

Parameters for Bind_req API call.

See also
ZB spec, subclause 2.4.3.2.2.

Field Documentation

◆ cluster_id

zb_uint16_t zb_zdo_bind_req_param_s::cluster_id

The identifier of the cluster on the source device that is bound to the destination.

◆ dst_addr_mode

zb_uint8_t zb_zdo_bind_req_param_s::dst_addr_mode

Destination address mode bind_dst_addr_mode

◆ dst_address

zb_addr_u zb_zdo_bind_req_param_s::dst_address

The destination address for the binding entry.

◆ dst_endp

zb_uint8_t zb_zdo_bind_req_param_s::dst_endp

This field shall be present only if the DstAddrMode field has a value of ZB_BIND_DST_ADDR_MODE_64_BIT_EXTENDED bind_dst_addr_mode and, if present, shall be the destination endpoint for the binding entry.

◆ req_dst_addr

zb_uint16_t zb_zdo_bind_req_param_s::req_dst_addr

Destination address of the request

◆ src_address

zb_ieee_addr_t zb_zdo_bind_req_param_s::src_address

The IEEE address for the source.

◆ src_endp

zb_uint8_t zb_zdo_bind_req_param_s::src_endp

The source endpoint for the binding entry.

  • external/zboss/include/zboss_api_zdo.h