Logo
Developing with ZBOSS for Zigbee
zb_zdo_active_scan_request_s Struct Reference

Parameters for active_scan_req. More...

#include <zboss_api_zdo.h>

Data Fields

zb_channel_list_t scan_channels_list
 
zb_uint8_t scan_duration
 
zb_callback_t cb
 

Detailed Description

Parameters for active_scan_req.

Field Documentation

§ cb

zb_callback_t zb_zdo_active_scan_request_s::cb

§ scan_channels_list

zb_channel_list_t zb_zdo_active_scan_request_s::scan_channels_list

A list of channel pages and the channels within those pages that the discovery shall be performed upon.

§ scan_duration

zb_uint8_t zb_zdo_active_scan_request_s::scan_duration

Time to spend scanning each channel


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