A structure containing data for scheduling a scan.
Public Attribute Documentation#
scanType#
EmberNetworkScanType EmberAfPluginScanDispatchScanData::scanType
The 802.15.4 scan type to be scheduled.
duration#
uint8_t EmberAfPluginScanDispatchScanData::duration
The duration of the scan period, as an exponent.
handler#
EmberAfPluginScanDispatchScanResultsHandler EmberAfPluginScanDispatchScanData::handler
The handler to be called with the scan results.