Developing with ZBOSS for Zigbee
zb_zdo_beacon_survey_results_t Struct Reference

R23, I.3.3 Beacon Survey Configuration TLV. More...

#include <zboss_api_zdo.h>

Data Fields

zb_uint8_t total_beacons_surveyed
 
zb_uint8_t num_cur_nwk_beacons
 
zb_uint8_t num_potential_parents_current_zbn
 
zb_uint8_t num_other_nwk_beacons
 

Detailed Description

R23, I.3.3 Beacon Survey Configuration TLV.

This TLV is 5-bytes in length and contains information about the channels and scan configuration that is used when performing a beacon survey.

R23, I.3.4 Beacon Survey Results TLV

This TLV is 4-bytes in length and contains information about the channels, scan configuration, and counted devices or beacons.

Field Documentation

◆ num_cur_nwk_beacons

zb_uint8_t zb_zdo_beacon_survey_results_t::num_cur_nwk_beacons

Number of potential parents from the current Zigbee Network

◆ num_potential_parents_current_zbn

zb_uint8_t zb_zdo_beacon_survey_results_t::num_potential_parents_current_zbn

Number of other Zigbee beacons

◆ total_beacons_surveyed

zb_uint8_t zb_zdo_beacon_survey_results_t::total_beacons_surveyed

< Total Beacons Surveyed Number of beacons with current PAN ID


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