Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Ddpp.h229 struct wpabuf * dpp_build_conf_req(struct dpp_authentication *auth,
Ddpp.c1481 struct wpabuf * dpp_build_conf_req(struct dpp_authentication *auth, in dpp_build_conf_req() function
/external/wpa_supplicant_8/src/ap/
Ddpp_hostapd.c765 conf_req = dpp_build_conf_req(auth, json); in hostapd_dpp_start_gas_client()
/external/wpa_supplicant_8/wpa_supplicant/
Ddpp_supplicant.c1108 conf_req = dpp_build_conf_req(auth, json); in wpas_dpp_start_gas_client()