Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/wpa/dist/wpa_supplicant/
DREADME-DPP113 > dpp_bootstrap_get_uri <bootstrap-id>
Dctrl_iface.c13425 uri = dpp_bootstrap_get_uri(wpa_s->dpp, atoi(buf + 22)); in wpa_supplicant_ctrl_iface_process()
/netbsd/src/external/bsd/wpa/dist/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
/netbsd/src/external/bsd/wpa/dist/hostapd/
Dctrl_iface.c4440 uri = dpp_bootstrap_get_uri(hapd->iface->interfaces->dpp, in hostapd_ctrl_iface_receive_process()