Home
last modified time | relevance | path

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

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