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.h396 struct wpabuf * dpp_build_conf_req(struct dpp_authentication *auth,
Ddpp.c2359 struct wpabuf * dpp_build_conf_req(struct dpp_authentication *auth, in dpp_build_conf_req() function
/external/wpa_supplicant_8/src/ap/
Ddpp_hostapd.c770 buf = dpp_build_conf_req(auth, json); in hostapd_dpp_start_gas_client()
/external/wpa_supplicant_8/wpa_supplicant/
Ddpp_supplicant.c1098 buf = dpp_build_conf_req(auth, json); in wpas_dpp_start_gas_client()