Home
last modified time | relevance | path

Searched refs:ap_sta_disassociate (Results 1 – 5 of 5) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dutils.c61 ap_sta_disassociate(ohapd, osta, WLAN_REASON_UNSPECIFIED); in prune_associations()
Dsta_info.h148 void ap_sta_disassociate(struct hostapd_data *hapd, struct sta_info *sta,
Ddrv_callbacks.c263 ap_sta_disassociate(hapd, sta, WLAN_REASON_DISASSOC_LOW_ACK); in hostapd_event_sta_low_ack()
Dsta_info.c523 void ap_sta_disassociate(struct hostapd_data *hapd, struct sta_info *sta, in ap_sta_disassociate() function
/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c313 ap_sta_disassociate(hapd, sta, in hostapd_ctrl_iface_disassociate()