Logo
Developing with ZBOSS for Zigbee
zb_energy_detect_list_s Struct Reference

#include <zboss_api_zdo.h>

Data Fields

zb_uint8_t channel_count
 
zb_energy_detect_channel_info_t channel_info [((ZB_IO_BUF_SIZE - sizeof(zb_uint8_t))/sizeof(zb_energy_detect_channel_info_t))]
 

Detailed Description

The structure is used to convey energy values for each channel that was scanned.

Field Documentation

§ channel_count

zb_uint8_t zb_energy_detect_list_s::channel_count

Channel count in the zb_energy_detect_channel_info_t.

§ channel_info

zb_energy_detect_channel_info_t zb_energy_detect_list_s::channel_info[((ZB_IO_BUF_SIZE - sizeof(zb_uint8_t))/sizeof(zb_energy_detect_channel_info_t))]

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