Home
last modified time | relevance | path

Searched refs:conf_resp_status (Results 1 – 9 of 9) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Ddpp.h187 enum dpp_status_error conf_resp_status; member
Ddpp.c4862 auth->conf_resp_status = status; in dpp_build_conf_resp()
5923 auth->conf_resp_status = 255; in dpp_conf_resp_rx()
5985 auth->conf_resp_status = status[0]; in dpp_conf_resp_rx()
8883 auth->conf_resp_status == DPP_STATUS_OK) { in dpp_controller_gas_done()
9644 if (auth->peer_version < 2 || auth->conf_resp_status != DPP_STATUS_OK) in dpp_tcp_rx_gas_resp()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Ddpp.h262 enum dpp_status_error conf_resp_status; member
Ddpp_tcp.c188 auth->conf_resp_status == DPP_STATUS_OK) { in dpp_controller_gas_done()
1256 if (auth->peer_version < 2 || auth->conf_resp_status != DPP_STATUS_OK) in dpp_tcp_rx_gas_resp()
Ddpp.c652 auth->conf_resp_status = 255; in dpp_alloc_auth()
1733 auth->conf_resp_status = status; in dpp_build_conf_resp()
2869 auth->conf_resp_status = 255; in dpp_conf_resp_rx()
2931 auth->conf_resp_status = status[0]; in dpp_conf_resp_rx()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Ddpp_hostapd.c736 auth->conf_resp_status == DPP_STATUS_OK) { in hostapd_dpp_gas_resp_cb()
1472 auth->conf_resp_status == DPP_STATUS_OK) { in hostapd_dpp_gas_status_handler()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Ddpp_supplicant.c1069 auth->conf_resp_status == DPP_STATUS_OK) { in wpas_dpp_gas_resp_cb()
1935 auth->conf_resp_status == DPP_STATUS_OK) { in wpas_dpp_gas_status_handler()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Ddpp_hostapd.c964 auth->conf_resp_status == DPP_STATUS_OK) { in hostapd_dpp_gas_resp_cb()
2081 auth->conf_resp_status == DPP_STATUS_OK) { in hostapd_dpp_gas_status_handler()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Ddpp_supplicant.c1693 auth->conf_resp_status == DPP_STATUS_OK) { in wpas_dpp_gas_resp_cb()
3046 auth->conf_resp_status == DPP_STATUS_OK && in wpas_dpp_gas_status_handler()