Home
last modified time | relevance | path

Searched refs:auth_resp_status (Results 1 - 9 of 9) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Ddpp.h186 enum dpp_status_error auth_resp_status; member
H A Ddpp.c3755 auth->auth_resp_status = status[0]; in dpp_auth_resp_rx()
9395 if (auth->auth_resp_status == DPP_STATUS_RESPONSE_PENDING) { in dpp_controller_rx_auth_resp()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp.h261 enum dpp_status_error auth_resp_status; member
H A Ddpp_auth.c254 auth->auth_resp_status = status; in dpp_auth_build_resp()
1529 auth->auth_resp_status = status[0]; in dpp_auth_resp_rx()
H A Ddpp_tcp.c695 if (auth->auth_resp_status == DPP_STATUS_RESPONSE_PENDING) { in dpp_controller_rx_auth_resp()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Ddpp_hostapd.c285 auth->auth_resp_status == DPP_STATUS_OK) { in hostapd_dpp_tx_status()
1081 if (auth->auth_resp_status == DPP_STATUS_RESPONSE_PENDING) { in hostapd_dpp_rx_auth_resp()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Ddpp_supplicant.c512 auth->auth_resp_status == DPP_STATUS_OK) { in wpas_dpp_tx_status()
1824 if (auth->auth_resp_status == DPP_STATUS_RESPONSE_PENDING) { in wpas_dpp_rx_auth_resp()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Ddpp_supplicant.c1202 if (auth->auth_resp_status == DPP_STATUS_RESPONSE_PENDING) { in wpas_dpp_rx_auth_resp()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Ddpp_hostapd.c858 if (auth->auth_resp_status == DPP_STATUS_RESPONSE_PENDING) { in hostapd_dpp_rx_auth_resp()

Completed in 30 milliseconds