A structure containing data for scheduling a scan.
Public Attribute Documentation#
scanType#
sl_zigbee_network_scan_type_t sl_zigbee_af_plugin_scan_dispatch_scan_data_t::scanType
The 802.15.4 scan type to be scheduled.
Definition at line
114
of file app/framework/plugin/scan-dispatch/scan-dispatch.h
channelMask#
uint32_t sl_zigbee_af_plugin_scan_dispatch_scan_data_t::channelMask
The channel mask to be scanned.
Definition at line
116
of file app/framework/plugin/scan-dispatch/scan-dispatch.h
duration#
uint8_t sl_zigbee_af_plugin_scan_dispatch_scan_data_t::duration
The duration of the scan period, as an exponent.
Definition at line
118
of file app/framework/plugin/scan-dispatch/scan-dispatch.h
handler#
sl_zigbee_af_plugin_scan_dispatch_scan_results_handler_t sl_zigbee_af_plugin_scan_dispatch_scan_data_t::handler
The handler to be called with the scan results.
Definition at line
120
of file app/framework/plugin/scan-dispatch/scan-dispatch.h