Developing with ZBOSS for Zigbee
zb_zdo_neighbor_table_record_s Struct Reference

NeighborTableList Record Format for Mgmt_Lqi_resp. More...

#include <zboss_api_zdo.h>

Data Fields

zb_ext_pan_id_t ext_pan_id
 
zb_ieee_addr_t ext_addr
 
zb_uint16_t network_addr
 
zb_uint8_t type_flags
 
zb_uint8_t permit_join
 
zb_uint8_t depth
 
zb_uint8_t lqi
 

Detailed Description

NeighborTableList Record Format for Mgmt_Lqi_resp.

Field Documentation

◆ depth

zb_uint8_t zb_zdo_neighbor_table_record_s::depth

The tree depth of the neighbor device.

◆ ext_addr

zb_ieee_addr_t zb_zdo_neighbor_table_record_s::ext_addr

64-bit IEEE address that is unique to every device.

◆ ext_pan_id

zb_ext_pan_id_t zb_zdo_neighbor_table_record_s::ext_pan_id

64-bit extended Pan ID of the neighboring device.

◆ lqi

zb_uint8_t zb_zdo_neighbor_table_record_s::lqi

The estimated link quality for RF transmissions from this device

◆ network_addr

zb_uint16_t zb_zdo_neighbor_table_record_s::network_addr

The 16-bit network address of the neighboring device

◆ permit_join

zb_uint8_t zb_zdo_neighbor_table_record_s::permit_join

An indication of whether the neighbor device is accepting join requests

◆ type_flags

zb_uint8_t zb_zdo_neighbor_table_record_s::type_flags

device type, rx_on_when_idle, relationship


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