Home
last modified time | relevance | path

Searched refs:hostapd_dpp_auth_success (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Ddpp_hostapd.c25 static void hostapd_dpp_auth_success(struct hostapd_data *hapd, int initiator);
163 hostapd_dpp_auth_success(hapd, 1); in hostapd_dpp_tx_status()
802 static void hostapd_dpp_auth_success(struct hostapd_data *hapd, int initiator) in hostapd_dpp_auth_success() function
902 hostapd_dpp_auth_success(hapd, 0); in hostapd_dpp_rx_auth_conf()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Ddpp_hostapd.c28 static void hostapd_dpp_auth_success(struct hostapd_data *hapd, int initiator);
266 hostapd_dpp_auth_success(hapd, 1); in hostapd_dpp_tx_status()
1025 static void hostapd_dpp_auth_success(struct hostapd_data *hapd, int initiator) in hostapd_dpp_auth_success() function
1125 hostapd_dpp_auth_success(hapd, 0); in hostapd_dpp_rx_auth_conf()
2050 /* hostapd_dpp_auth_success() would normally have been called in hostapd_dpp_gas_req_handler()

Completed in 8 milliseconds