Home
last modified time | relevance | path

Searched refs:ap_sta_remove (Results 1 – 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dsta_info.c52 static int ap_sta_remove(struct hostapd_data *hapd, struct sta_info *sta);
736 static int ap_sta_remove(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_remove() function
794 ap_sta_remove(hapd, sta); in ap_sta_disassoc_cb_timeout()
845 ap_sta_remove(hapd, sta); in ap_sta_deauth_cb_timeout()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dsta_info.c50 static int ap_sta_remove(struct hostapd_data *hapd, struct sta_info *sta);
773 static int ap_sta_remove(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_remove() function
831 ap_sta_remove(hapd, sta); in ap_sta_disassoc_cb_timeout()
883 ap_sta_remove(hapd, sta); in ap_sta_deauth_cb_timeout()