Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Ddpp_auth.c958 static struct wpabuf * dpp_auth_build_conf(struct dpp_authentication *auth, in dpp_auth_build_conf() function
1664 return dpp_auth_build_conf(auth, DPP_STATUS_NOT_COMPATIBLE); in dpp_auth_resp_rx()
1719 return dpp_auth_build_conf(auth, DPP_STATUS_AUTH_FAILURE); in dpp_auth_resp_rx()
1735 return dpp_auth_build_conf(auth, DPP_STATUS_OK); in dpp_auth_resp_rx()