Developing with ZBOSS for Zigbee
zb_zdo_routing_table_record_s Struct Reference

RoutingTableList Record Format for mgmt_rtg_resp. More...

#include <zboss_api_zdo.h>

Data Fields

zb_uint16_t dest_addr
 
zb_uint8_t flags
 
zb_uint16_t next_hop_addr
 

Detailed Description

RoutingTableList Record Format for mgmt_rtg_resp.

Field Documentation

◆ dest_addr

zb_uint16_t zb_zdo_routing_table_record_s::dest_addr

The 16-bit network address of the destination device

◆ flags

zb_uint8_t zb_zdo_routing_table_record_s::flags

Routing flags

◆ next_hop_addr

zb_uint16_t zb_zdo_routing_table_record_s::next_hop_addr

The 16-bit network address of the next-hop device


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