Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dhostapd.h787 int hostapd_notif_assoc(struct hostapd_data *hapd, const u8 *addr,
Ddrv_callbacks.c251 int hostapd_notif_assoc(struct hostapd_data *hapd, const u8 *addr, in hostapd_notif_assoc() function
2563 hostapd_notif_assoc(hapd, data->assoc_info.addr, in hostapd_event()
/hostap-latest/wpa_supplicant/
Devents.c4230 hostapd_notif_assoc(wpa_s->ap_iface->bss[0], in wpa_supplicant_event_assoc()