Home
last modified time | relevance | path

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

/external/wpa_supplicant_6/wpa_supplicant/src/drivers/
Ddriver_hostap.c264 static int wpa_driver_hostap_mlme(struct wpa_driver_hostap_data *drv, in wpa_driver_hostap_mlme() function
293 return wpa_driver_hostap_mlme(drv, addr, MLME_STA_DEAUTH, in wpa_driver_hostap_deauthenticate()
303 return wpa_driver_hostap_mlme(drv, addr, MLME_STA_DISASSOC, in wpa_driver_hostap_disassociate()
/external/wpa_supplicant/
Ddriver_hostap.c266 static int wpa_driver_hostap_mlme(struct wpa_driver_hostap_data *drv, in wpa_driver_hostap_mlme() function
295 return wpa_driver_hostap_mlme(drv, addr, MLME_STA_DEAUTH, in wpa_driver_hostap_deauthenticate()
305 return wpa_driver_hostap_mlme(drv, addr, MLME_STA_DISASSOC, in wpa_driver_hostap_disassociate()
/external/wpa_supplicant_8/src/drivers/
Ddriver_hostap.c1366 static int wpa_driver_hostap_mlme(struct wpa_driver_hostap_data *drv, in wpa_driver_hostap_mlme() function
1395 return wpa_driver_hostap_mlme(drv, addr, MLME_STA_DEAUTH, in wpa_driver_hostap_deauthenticate()
1405 return wpa_driver_hostap_mlme(drv, addr, MLME_STA_DISASSOC, in wpa_driver_hostap_disassociate()