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

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

Completed in 63 milliseconds