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

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dsta_info.c147 void ap_free_sta(struct hostapd_data *hapd, struct sta_info *sta) function
303 ap_free_sta(hapd, prev);
330 ap_free_sta(hapd, sta);
469 ap_free_sta(hapd, sta);
484 ap_free_sta(hapd, sta);
498 ap_free_sta(hapd, sta);
/external/wpa_supplicant_8/src/ap/
H A Dsta_info.c147 void ap_free_sta(struct hostapd_data *hapd, struct sta_info *sta) function
303 ap_free_sta(hapd, prev);
330 ap_free_sta(hapd, sta);
469 ap_free_sta(hapd, sta);
484 ap_free_sta(hapd, sta);
498 ap_free_sta(hapd, sta);
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dsta_info.c147 void ap_free_sta(struct hostapd_data *hapd, struct sta_info *sta) function
303 ap_free_sta(hapd, prev);
330 ap_free_sta(hapd, sta);
469 ap_free_sta(hapd, sta);
484 ap_free_sta(hapd, sta);
498 ap_free_sta(hapd, sta);

Completed in 423 milliseconds