Home
last modified time | relevance | path

Searched refs:ap_sta_re_add (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dsta_info.h363 int ap_sta_re_add(struct hostapd_data *hapd, struct sta_info *sta);
Dsta_info.c1505 int ap_sta_re_add(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_re_add() function
Dwpa_auth_glue.c1070 return ap_sta_re_add(hapd, sta); in hostapd_wpa_auth_add_sta_ft()
Dieee802_11.c2529 if (ap_sta_re_add(hapd, sta) < 0) { in handle_auth()