Searched refs:ap_sta_deauthenticate (Results 1 – 5 of 5) sorted by relevance
/external/wpa_supplicant_8/src/ap/ |
D | sta_info.h | 248 void ap_sta_deauthenticate(struct hostapd_data *hapd, struct sta_info *sta,
|
D | sta_info.c | 771 void ap_sta_deauthenticate(struct hostapd_data *hapd, struct sta_info *sta, in ap_sta_deauthenticate() function 805 ap_sta_deauthenticate(hapd, sta, in ap_sta_wps_cancel()
|
D | ctrl_iface_ap.c | 358 ap_sta_deauthenticate(hapd, sta, reason); in hostapd_ctrl_iface_deauthenticate()
|
D | hostapd.c | 865 ap_sta_deauthenticate(hapd, sta, WLAN_REASON_PREV_AUTH_NOT_VALID); in hostapd_das_disconnect()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | p2p_supplicant.c | 8044 ap_sta_deauthenticate(hapd, sta, WLAN_REASON_DEAUTH_LEAVING); in wpas_p2p_remove_client_go()
|