Searched defs:set_ap (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver.h1819 * set_ap - Set Beacon and Probe Response information for AP mode
1837 int (*set_ap)(void *priv, struct wpa_driver_ap_params *params); member in struct:wpa_driver_ops
1876 * always enabled and the driver uses set_ap() to set WPA/RSN IE
1879 * DEPRECATED - use set_ap() instead
1891 * %NULL) if the driver uses the Beacon template from set_ap().
1893 * DEPRECATED - use set_ap() instead
1935 * set_ap().
1937 * DEPRECATED - use set_ap() instead
2011 * template from set_ap() and does not reply to Probe Request frames.
2022 * DEPRECATED - use set_ap() instea
[all...]
/external/wpa_supplicant_8/src/drivers/
H A Ddriver.h1819 * set_ap - Set Beacon and Probe Response information for AP mode
1837 int (*set_ap)(void *priv, struct wpa_driver_ap_params *params); member in struct:wpa_driver_ops
1876 * always enabled and the driver uses set_ap() to set WPA/RSN IE
1879 * DEPRECATED - use set_ap() instead
1891 * %NULL) if the driver uses the Beacon template from set_ap().
1893 * DEPRECATED - use set_ap() instead
1935 * set_ap().
1937 * DEPRECATED - use set_ap() instead
2011 * template from set_ap() and does not reply to Probe Request frames.
2022 * DEPRECATED - use set_ap() instea
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver.h1819 * set_ap - Set Beacon and Probe Response information for AP mode
1837 int (*set_ap)(void *priv, struct wpa_driver_ap_params *params); member in struct:wpa_driver_ops
1876 * always enabled and the driver uses set_ap() to set WPA/RSN IE
1879 * DEPRECATED - use set_ap() instead
1891 * %NULL) if the driver uses the Beacon template from set_ap().
1893 * DEPRECATED - use set_ap() instead
1935 * set_ap().
1937 * DEPRECATED - use set_ap() instead
2011 * template from set_ap() and does not reply to Probe Request frames.
2022 * DEPRECATED - use set_ap() instea
[all...]

Completed in 57 milliseconds