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

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dsta_info.c45 static int ap_sta_remove(struct hostapd_data *hapd, struct sta_info *sta);
604 static int ap_sta_remove(struct hostapd_data *hapd, struct sta_info *sta) function
650 ap_sta_remove(hapd, sta);
688 ap_sta_remove(hapd, sta);
/external/wpa_supplicant_8/src/ap/
H A Dsta_info.c45 static int ap_sta_remove(struct hostapd_data *hapd, struct sta_info *sta);
604 static int ap_sta_remove(struct hostapd_data *hapd, struct sta_info *sta) function
650 ap_sta_remove(hapd, sta);
688 ap_sta_remove(hapd, sta);
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dsta_info.c45 static int ap_sta_remove(struct hostapd_data *hapd, struct sta_info *sta);
604 static int ap_sta_remove(struct hostapd_data *hapd, struct sta_info *sta) function
650 ap_sta_remove(hapd, sta);
688 ap_sta_remove(hapd, sta);

Completed in 76 milliseconds