Home
last modified time | relevance | path

Searched refs:hostapd_notif_disassoc (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Ddrv_callbacks.c384 void hostapd_notif_disassoc(struct hostapd_data *hapd, const u8 *addr) in hostapd_notif_disassoc() function
1200 hostapd_notif_disassoc(hapd, data->disassoc_info.addr); in wpa_supplicant_event()
1204 hostapd_notif_disassoc(hapd, data->deauth_info.addr); in wpa_supplicant_event()
Dhostapd.h456 void hostapd_notif_disassoc(struct hostapd_data *hapd, const u8 *addr);
/external/wpa_supplicant_8/wpa_supplicant/
Devents.c2816 hostapd_notif_disassoc(wpa_s->ap_iface->bss[0], addr);
2884 hostapd_notif_disassoc(wpa_s->ap_iface->bss[0], info->addr);