Home
last modified time | relevance | path

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

/netbsd/external/bsd/wpa/dist/wpa_supplicant/
H A DREADME-DPP103 > dpp_bootstrap_gen type=qrcode mac=<mac-address-of-device> chan=<operating-class/operating-channel…
H A Dctrl_iface.c10679 res = dpp_bootstrap_gen(wpa_s->dpp, buf + 18); in wpa_supplicant_ctrl_iface_process()
/netbsd/external/bsd/wpa/dist/src/common/
H A Ddpp.h500 int dpp_bootstrap_gen(struct dpp_global *dpp, const char *cmd);
H A Ddpp.c8402 int dpp_bootstrap_gen(struct dpp_global *dpp, const char *cmd) in dpp_bootstrap_gen() function
/netbsd/external/bsd/wpa/dist/hostapd/
H A Dctrl_iface.c3296 res = dpp_bootstrap_gen(hapd->iface->interfaces->dpp, buf + 18); in hostapd_ctrl_iface_receive_process()