Developing with ZBOSS for Zigbee
|
Structure to store information when 'Beacon Survey' procedure is executing. More...
#include <zboss_api_zdo.h>
Data Fields | |
zb_uint8_t | tsn |
zb_uint8_t | status |
zb_zdo_beacon_survey_potential_parents_t | parents |
zb_zdo_beacon_survey_results_t | results |
zb_uint16_t | panid_conflict_count |
Structure to store information when 'Beacon Survey' procedure is executing.
We reuse a buffer which contain 'Beacon Survey Request' command and store all necessary information into it. Format of the 'Beacon Survey Response' command is different between ZCL WWAH and r23, so we need to use two functions to parse results and send response
zb_zdo_beacon_survey_potential_parents_t zb_zdo_beacon_survey_resp_params_s::parents |
r23 2.4.4.3.13.1.1 Beacon Survey Results TLV - exists in r23 only
zb_uint8_t zb_zdo_beacon_survey_resp_params_s::status |
zdp_status
The array of potential parents - different in r23 Figure 2-79 and WWAH ('Survey Beacons Response' Command)
zb_uint8_t zb_zdo_beacon_survey_resp_params_s::tsn |
tsn of ZDO request