Searched defs:send_auth_reply (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dieee802_11.c260 static void send_auth_reply(struct hostapd_data *hapd, function
293 wpa_printf(MSG_INFO, "send_auth_reply: send");
307 send_auth_reply(hapd, dst, bssid, WLAN_AUTH_FT, auth_transaction,
534 send_auth_reply(hapd, mgmt->sa, mgmt->bssid, WLAN_AUTH_SAE,
750 send_auth_reply(hapd, mgmt->sa, mgmt->bssid, auth_alg,
/external/wpa_supplicant_8/src/ap/
H A Dieee802_11.c260 static void send_auth_reply(struct hostapd_data *hapd, function
293 wpa_printf(MSG_INFO, "send_auth_reply: send");
307 send_auth_reply(hapd, dst, bssid, WLAN_AUTH_FT, auth_transaction,
534 send_auth_reply(hapd, mgmt->sa, mgmt->bssid, WLAN_AUTH_SAE,
750 send_auth_reply(hapd, mgmt->sa, mgmt->bssid, auth_alg,
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dieee802_11.c260 static void send_auth_reply(struct hostapd_data *hapd, function
293 wpa_printf(MSG_INFO, "send_auth_reply: send");
307 send_auth_reply(hapd, dst, bssid, WLAN_AUTH_FT, auth_transaction,
534 send_auth_reply(hapd, mgmt->sa, mgmt->bssid, WLAN_AUTH_SAE,
750 send_auth_reply(hapd, mgmt->sa, mgmt->bssid, auth_alg,

Completed in 5304 milliseconds