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

Response for Mgmt_Bind_rsp. More...

#include <zboss_api_zdo.h>

Data Fields

zb_uint8_t tsn
 
zb_uint8_t status
 
zb_uint8_t binding_table_entries
 
zb_uint8_t start_index
 
zb_uint8_t binding_table_list_count
 

Detailed Description

Response for Mgmt_Bind_rsp.

See also
ZB spec, subclause 2.4.4.3.4.

Field Documentation

zb_uint8_t zb_zdo_mgmt_bind_resp_s::binding_table_entries

Total number of Binding Table entries within the Remote Device

zb_uint8_t zb_zdo_mgmt_bind_resp_s::binding_table_list_count

Number of Binding Table entries included within BindingTableList

zb_uint8_t zb_zdo_mgmt_bind_resp_s::start_index

Starting index within the Binding Table to begin reporting for the BindingTableList.

zb_uint8_t zb_zdo_mgmt_bind_resp_s::status

The status of the Mgmt_Rtg_req command.

zb_uint8_t zb_zdo_mgmt_bind_resp_s::tsn

ZDP transaction sequence number


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

Documentation feedback | Developer Zone | Subscribe | Updated