Developing with ZBOSS for Zigbee
zb_zdo_mgmt_lqi_resp_s Struct Reference

Response for Mgmt_Lqi_rsp. More...

#include <zboss_api_zdo.h>

Data Fields

zb_uint8_t tsn
 
zb_uint8_t status
 
zb_uint8_t neighbor_table_entries
 
zb_uint8_t start_index
 
zb_uint8_t neighbor_table_list_count
 

Detailed Description

Response for Mgmt_Lqi_rsp.

See also
ZB spec, subclause 2.4.4.3.2.

Field Documentation

◆ neighbor_table_entries

zb_uint8_t zb_zdo_mgmt_lqi_resp_s::neighbor_table_entries

Total number of Neighbor Table entries within the Remote Device

◆ neighbor_table_list_count

zb_uint8_t zb_zdo_mgmt_lqi_resp_s::neighbor_table_list_count

Number of Neighbor Table entries included within NeighborTableList

◆ start_index

zb_uint8_t zb_zdo_mgmt_lqi_resp_s::start_index

Starting index within the Neighbor Table to begin reporting for the NeighborTableList.

◆ status

zb_uint8_t zb_zdo_mgmt_lqi_resp_s::status

The status of the Mgmt_Lqi_req command.

◆ tsn

zb_uint8_t zb_zdo_mgmt_lqi_resp_s::tsn

ZDP transaction sequence number


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