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