Searched refs:hostapd_sta_auth (Results 1 – 3 of 3) sorted by relevance
/external/wpa_supplicant_8/src/ap/ |
D | ap_drv_ops.h | 108 int hostapd_sta_auth(struct hostapd_data *hapd, const u8 *addr,
|
D | drv_callbacks.c | 709 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()
|
D | ap_drv_ops.c | 340 int hostapd_sta_auth(struct hostapd_data *hapd, const u8 *addr, in hostapd_sta_auth() function
|