Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dap_drv_ops.h108 int hostapd_sta_auth(struct hostapd_data *hapd, const u8 *addr,
Ddrv_callbacks.c709 hostapd_sta_auth(hapd, dst, auth_transaction, status, ies, ies_len); in hostapd_notify_auth_ft_finish()
752 hostapd_sta_auth(hapd, rx_auth->peer, rx_auth->auth_transaction + 1, in hostapd_notif_auth()
Dap_drv_ops.c340 int hostapd_sta_auth(struct hostapd_data *hapd, const u8 *addr, in hostapd_sta_auth() function