Developing with ZBOSS for Zigbee
zb_zdo_mgmt_rtg_resp_s Struct Reference

Response for Mgmt_Rtg_rsp. More...

#include <zboss_api_zdo.h>

Data Fields

zb_uint8_t tsn
 
zb_uint8_t status
 
zb_uint8_t routing_table_entries
 
zb_uint8_t start_index
 
zb_uint8_t routing_table_list_count
 

Detailed Description

Response for Mgmt_Rtg_rsp.

See also
ZB spec, subclause 2.4.4.3.2.

Field Documentation

◆ routing_table_entries

zb_uint8_t zb_zdo_mgmt_rtg_resp_s::routing_table_entries

Total number of Routing Table entries within the Remote Device

◆ routing_table_list_count

zb_uint8_t zb_zdo_mgmt_rtg_resp_s::routing_table_list_count

Number of Routing Table entries included within RoutingTableList

◆ start_index

zb_uint8_t zb_zdo_mgmt_rtg_resp_s::start_index

Starting index within the Routing Table to begin reporting for the RoutingTableList.

◆ status

zb_uint8_t zb_zdo_mgmt_rtg_resp_s::status

The status of the Mgmt_Rtg_req command.

◆ tsn

zb_uint8_t zb_zdo_mgmt_rtg_resp_s::tsn

ZDP transaction sequence number


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