wpa_driver_scan_params Struct Reference

Scan parameters. More...

#include <driver.h>

Data Structures

struct  wpa_driver_scan_ssid
 SSIDs to scan for. More...

Data Fields

struct
wpa_driver_scan_params::wpa_driver_scan_ssid 
ssids [WPAS_MAX_SCAN_SSIDS]
 SSIDs to scan for.
size_t num_ssids
 Number of entries in ssids array.
const u8 * extra_ies
 Extra IE(s) to add into Probe Request or NULL.
size_t extra_ies_len
 Length of extra_ies in octets.
int * freqs
 Array of frequencies to scan or NULL for all frequencies.

Detailed Description

Scan parameters.

Data for struct wpa_driver_ops::scan2().


Field Documentation

Array of frequencies to scan or NULL for all frequencies.

The frequency is set in MHz. The array is zero-terminated.

Number of entries in ssids array.

Zero indicates a request for a passive scan.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on Sat Nov 28 23:07:52 2009 for wpa_supplicant/hostapd by  doxygen 1.6.1