Searched refs:ap_sta_disconnect (Results 1 – 6 of 6) sorted by relevance
/external/wpa_supplicant_8/src/ap/ |
D | sta_info.h | 157 void ap_sta_disconnect(struct hostapd_data *hapd, struct sta_info *sta,
|
D | iapp.c | 304 ap_sta_disconnect(iapp->hapd, sta, NULL, 0); in iapp_process_add_notify()
|
D | sta_info.c | 507 ap_sta_disconnect(bss, sta2, sta2->addr, in ap_sta_remove_in_other_bss() 835 void ap_sta_disconnect(struct hostapd_data *hapd, struct sta_info *sta, in ap_sta_disconnect() function
|
D | wpa_auth_glue.c | 108 ap_sta_disconnect(hapd, NULL, addr, reason); in hostapd_wpa_auth_disconnect()
|
D | ieee802_1x.c | 1420 ap_sta_disconnect(hapd, sta, sta->addr, in ieee802_1x_abort_auth() 2103 ap_sta_disconnect(hapd, sta, sta->addr, in ieee802_1x_finished()
|
D | ieee802_11.c | 1571 ap_sta_disconnect(hapd, sta, sta->addr, in handle_assoc_cb()
|