Home
last modified time | relevance | path

Searched refs:dpp_build_conf_result (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant_8/src/common/
Ddpp.h422 struct wpabuf * dpp_build_conf_result(struct dpp_authentication *auth,
Ddpp.c6002 struct wpabuf * dpp_build_conf_result(struct dpp_authentication *auth, in dpp_build_conf_result() function
/external/wpa_supplicant_8/src/ap/
Ddpp_hostapd.c731 msg = dpp_build_conf_result(auth, status); in hostapd_dpp_gas_resp_cb()
/external/wpa_supplicant_8/wpa_supplicant/
Ddpp_supplicant.c1049 msg = dpp_build_conf_result(auth, status); in wpas_dpp_gas_resp_cb()