
#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))] |
The structure is used to convey energy values for each channel that was scanned.
| zb_uint8_t zb_energy_detect_list_s::channel_count |
Channel count in the zb_energy_detect_channel_info_t.
| 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))] |