wpa_driver_scan_params is only used within ESP-IDF.
 
Symbols
loading...
Files
loading (1/5)...
SummarySyntaxRelatedReferencesInstancesLifecycle

Fields

Field
Declared as
Description
ssids - SSIDs to scan for.
size_t
num_ssids - Number of entries in ssids array Zero indicates a request for a passive scan.
int
freqs - Array of frequencies to scan or %NULL for all frequencies The frequency is set in MHz. The array is zero-terminated.
const u8 *
bssid - Specific BSSID to scan for This optional parameter can be used to replace the default wildcard BSSID with a specific BSSID to scan for if results are needed from only a single BSS.
duration - Dwell time on each channel This optional parameter can be used to set the dwell time on each channel. In TUs.
unsigned int