Infineon Logo Wi-Fi Host Driver (WHD) Public API Reference Guide
 
whd_scan_extended_params_t Struct Reference

General Description

Structure for storing extended scan parameters.

Data Fields

int32_t number_of_probes_per_channel
 Number of probes to send on each channel.
 
int32_t scan_active_dwell_time_per_channel_ms
 Period of time to wait on each channel when active scanning.
 
int32_t scan_passive_dwell_time_per_channel_ms
 Period of time to wait on each channel when passive scanning.
 
int32_t scan_home_channel_dwell_time_between_channels_ms
 Period of time to wait on the home channel when scanning. More...
 

Field Documentation

◆ scan_home_channel_dwell_time_between_channels_ms

int32_t scan_home_channel_dwell_time_between_channels_ms

Period of time to wait on the home channel when scanning.

Only relevant if associated.


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