Home
last modified time | relevance | path

Searched refs:conf_resp (Results 1 - 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Ddpp.h227 const struct wpabuf *conf_resp; /* owned by GAS server */ member
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Ddpp_supplicant.c1906 auth->conf_resp = resp; in wpas_dpp_gas_req_handler()
1921 if (auth->conf_resp != resp) { in wpas_dpp_gas_status_handler()
1938 auth->conf_resp = NULL; in wpas_dpp_gas_status_handler()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp.h311 const struct wpabuf *conf_resp; /* owned by GAS server */ member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Ddpp_supplicant.c3014 auth->conf_resp = resp; in wpas_dpp_gas_req_handler()
3030 if (auth->conf_resp != resp) { in wpas_dpp_gas_status_handler()
3057 auth->conf_resp = NULL; in wpas_dpp_gas_status_handler()
3918 auth->conf_resp = resp; in wpas_dpp_build_conf_resp()

Completed in 10 milliseconds