Searched refs:hostapd_notif_disassoc (Results 1 – 3 of 3) sorted by relevance
577 void hostapd_notif_disassoc(struct hostapd_data *hapd, const u8 *addr) in hostapd_notif_disassoc() function1488 hostapd_notif_disassoc(hapd, data->disassoc_info.addr); in wpa_supplicant_event()1492 hostapd_notif_disassoc(hapd, data->deauth_info.addr); in wpa_supplicant_event()
577 void hostapd_notif_disassoc(struct hostapd_data *hapd, const u8 *addr);
3361 hostapd_notif_disassoc(wpa_s->ap_iface->bss[0], addr); in wpas_event_disconnect()3429 hostapd_notif_disassoc(wpa_s->ap_iface->bss[0], info->addr); in wpas_event_disassoc()