Public Attributes
wpa_driver_scan_params::wpa_driver_scan_filter Struct Reference

#include <driver.h>

List of all members.

Public Attributes

u8 ssid [32]
size_t ssid_len

Detailed Description

filter_ssids - Filter for reporting SSIDs

This optional parameter can be used to request the driver wrapper to filter scan results to include only the specified SSIDs. NULL indicates that no filtering is to be done. This can be used to reduce memory needs for scan results in environments that have large number of APs with different SSIDs.

The driver wrapper is allowed to take this allocated buffer into its own use by setting the pointer to NULL. In that case, the driver wrapper is responsible for freeing the buffer with os_free() once it is not needed anymore.

Definition at line 257 of file driver.h.


Member Data Documentation

Definition at line 258 of file driver.h.

Definition at line 259 of file driver.h.


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


wpa_supplicant_node
Author(s): Package maintained by Blaise Gassend
autogenerated on Thu Apr 24 2014 15:33:26