Home
last modified time | relevance | path

Searched refs:wpa_driver_hostap_set_wpa (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_6/wpa_supplicant/src/drivers/
Ddriver_hostap.c101 static int wpa_driver_hostap_set_wpa(void *priv, int enabled) in wpa_driver_hostap_set_wpa() function
500 .set_wpa = wpa_driver_hostap_set_wpa,
/external/wpa_supplicant/
Ddriver_hostap.c103 static int wpa_driver_hostap_set_wpa(void *priv, int enabled) in wpa_driver_hostap_set_wpa() function
504 .set_wpa = wpa_driver_hostap_set_wpa,
/external/wpa_supplicant_8/src/drivers/
Ddriver_hostap.c1209 static int wpa_driver_hostap_set_wpa(void *priv, int enabled) in wpa_driver_hostap_set_wpa() function
1592 wpa_driver_hostap_set_wpa(drv, 1); in wpa_driver_hostap_init()
1601 wpa_driver_hostap_set_wpa(drv, 0); in wpa_driver_hostap_deinit()