Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dhostapd.h515 int hostapd_notif_assoc(struct hostapd_data *hapd, const u8 *addr,
Ddrv_callbacks.c40 int hostapd_notif_assoc(struct hostapd_data *hapd, const u8 *addr, in hostapd_notif_assoc() function
1266 hostapd_notif_assoc(hapd, data->assoc_info.addr, in wpa_supplicant_event()
/external/wpa_supplicant_8/wpa_supplicant/
Devents.c2434 hostapd_notif_assoc(wpa_s->ap_iface->bss[0], in wpa_supplicant_event_assoc()