Searched refs:hostapd_ctrl_iface_disassociate (Results 1 – 4 of 4) sorted by relevance
20 int hostapd_ctrl_iface_disassociate(struct hostapd_data *hapd,
567 int hostapd_ctrl_iface_disassociate(struct hostapd_data *hapd, in hostapd_ctrl_iface_disassociate() function
1424 return hostapd_ctrl_iface_disassociate(wpa_s->ap_iface->bss[0], in ap_ctrl_iface_sta_disassociate()
3456 if (hostapd_ctrl_iface_disassociate(hapd, buf + 13)) in hostapd_ctrl_iface_receive_process()