Searched refs:ap_sta_disconnect (Results 1 – 7 of 7) sorted by relevance
/external/wpa_supplicant_8/src/ap/ |
D | sta_info.h | 223 void ap_sta_disconnect(struct hostapd_data *hapd, struct sta_info *sta,
|
D | iapp.c | 297 ap_sta_disconnect(iapp->hapd, sta, NULL, 0); in iapp_process_add_notify()
|
D | sta_info.c | 682 ap_sta_disconnect(bss, sta2, sta2->addr, in ap_sta_remove_in_other_bss() 1066 void ap_sta_disconnect(struct hostapd_data *hapd, struct sta_info *sta, in ap_sta_disconnect() function
|
D | wpa_auth_glue.c | 137 ap_sta_disconnect(hapd, NULL, addr, reason); in hostapd_wpa_auth_disconnect()
|
D | ieee802_1x.c | 1782 ap_sta_disconnect(hapd, sta, sta->addr, in ieee802_1x_abort_auth() 2601 ap_sta_disconnect(hapd, sta, sta->addr, in ieee802_1x_finished()
|
D | ieee802_11.c | 2444 ap_sta_disconnect(hapd, sta, sta->addr, in handle_assoc_cb()
|
/external/wpa_supplicant_8/hostapd/ |
D | ctrl_iface.c | 1304 ap_sta_disconnect( in hostapd_ctrl_iface_set() 1316 ap_sta_disconnect( in hostapd_ctrl_iface_set()
|