Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Ddrv_callbacks.c72 reply_res = hostapd_sta_assoc(hapd, sta->addr, in hostapd_notify_assoc_fils_finish()
367 hostapd_sta_assoc(hapd, addr, reassoc, status, buf, in hostapd_notif_assoc()
559 hostapd_sta_assoc(hapd, addr, reassoc, status, buf, in hostapd_notif_assoc()
602 hostapd_sta_assoc(hapd, addr, reassoc, status, buf, p - buf); in hostapd_notif_assoc()
647 hostapd_sta_assoc(hapd, addr, reassoc, status, buf, p - buf); in hostapd_notif_assoc()
Dap_drv_ops.h118 int hostapd_sta_assoc(struct hostapd_data *hapd, const u8 *addr,
Dap_drv_ops.c400 int hostapd_sta_assoc(struct hostapd_data *hapd, const u8 *addr, in hostapd_sta_assoc() function