Searched refs:hostapd_sta_auth (Results 1 – 3 of 3) sorted by relevance
/external/wpa_supplicant_8/src/ap/ |
D | ap_drv_ops.h | 103 int hostapd_sta_auth(struct hostapd_data *hapd, const u8 *addr,
|
D | drv_callbacks.c | 703 hostapd_sta_auth(hapd, dst, auth_transaction, status, ies, ies_len); in hostapd_notify_auth_ft_finish() 746 hostapd_sta_auth(hapd, rx_auth->peer, rx_auth->auth_transaction + 1, in hostapd_notif_auth()
|
D | ap_drv_ops.c | 339 int hostapd_sta_auth(struct hostapd_data *hapd, const u8 *addr, in hostapd_sta_auth() function
|