Home
last modified time | relevance | path

Searched refs:hostapd_notif_disassoc (Results 1 - 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dhostapd.h664 void hostapd_notif_disassoc(struct hostapd_data *hapd, const u8 *addr);
H A Ddrv_callbacks.c764 void hostapd_notif_disassoc(struct hostapd_data *hapd, const u8 *addr) in hostapd_notif_disassoc() function
777 "hostapd_notif_disassoc: Skip event with no address"); in hostapd_notif_disassoc()
2020 hostapd_notif_disassoc(hapd, data->disassoc_info.addr); in wpa_supplicant_event_hapd()
2024 hostapd_notif_disassoc(hapd, data->deauth_info.addr); in wpa_supplicant_event_hapd()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dhostapd.h627 void hostapd_notif_disassoc(struct hostapd_data *hapd, const u8 *addr);
H A Ddrv_callbacks.c668 void hostapd_notif_disassoc(struct hostapd_data *hapd, const u8 *addr) in hostapd_notif_disassoc() function
681 "hostapd_notif_disassoc: Skip event with no address"); in hostapd_notif_disassoc()
1788 hostapd_notif_disassoc(hapd, data->disassoc_info.addr); in wpa_supplicant_event_hapd()
1792 hostapd_notif_disassoc(hapd, data->deauth_info.addr); in wpa_supplicant_event_hapd()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Devents.c3548 hostapd_notif_disassoc(wpa_s->ap_iface->bss[0], addr); in wpas_event_disconnect()
3617 hostapd_notif_disassoc(wpa_s->ap_iface->bss[0], info->addr); in wpas_event_disassoc()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Devents.c5029 hostapd_notif_disassoc(wpa_s->ap_iface->bss[0], addr);
5102 hostapd_notif_disassoc(wpa_s->ap_iface->bss[0], info->addr);

Completed in 19 milliseconds