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

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dieee802_11.c256 static void send_auth_reply(struct hostapd_data *hapd, function
289 perror("send_auth_reply: send");
303 send_auth_reply(hapd, dst, bssid, WLAN_AUTH_FT, auth_transaction,
528 send_auth_reply(hapd, mgmt->sa, mgmt->bssid, WLAN_AUTH_SAE,
749 send_auth_reply(hapd, mgmt->sa, mgmt->bssid, auth_alg,
/external/wpa_supplicant_8/src/ap/
H A Dieee802_11.c256 static void send_auth_reply(struct hostapd_data *hapd, function
289 perror("send_auth_reply: send");
303 send_auth_reply(hapd, dst, bssid, WLAN_AUTH_FT, auth_transaction,
528 send_auth_reply(hapd, mgmt->sa, mgmt->bssid, WLAN_AUTH_SAE,
749 send_auth_reply(hapd, mgmt->sa, mgmt->bssid, auth_alg,
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dieee802_11.c256 static void send_auth_reply(struct hostapd_data *hapd, function
289 perror("send_auth_reply: send");
303 send_auth_reply(hapd, dst, bssid, WLAN_AUTH_FT, auth_transaction,
528 send_auth_reply(hapd, mgmt->sa, mgmt->bssid, WLAN_AUTH_SAE,
749 send_auth_reply(hapd, mgmt->sa, mgmt->bssid, auth_alg,

Completed in 151 milliseconds