Home
last modified time | relevance | path

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

/hostap-latest/wpa_supplicant/
DREADME-DPP113 > dpp_bootstrap_get_uri <bootstrap-id>
Dctrl_iface.c13420 uri = dpp_bootstrap_get_uri(wpa_s->dpp, atoi(buf + 22)); in wpa_supplicant_ctrl_iface_process()
/hostap-latest/src/common/
Ddpp.h731 const char * dpp_bootstrap_get_uri(struct dpp_global *dpp, unsigned int id);
Ddpp.c4534 const char * dpp_bootstrap_get_uri(struct dpp_global *dpp, unsigned int id) in dpp_bootstrap_get_uri() function
/hostap-latest/hostapd/
Dctrl_iface.c4455 uri = dpp_bootstrap_get_uri(hapd->iface->interfaces->dpp, in hostapd_ctrl_iface_receive_process()