Searched refs:dpp_bootstrap_gen (Results 1 – 5 of 5) sorted by relevance
103 > dpp_bootstrap_gen type=qrcode mac=<mac-address-of-device> chan=<operating-channel> key=<key of th…
10679 res = dpp_bootstrap_gen(wpa_s->dpp, buf + 18); in wpa_supplicant_ctrl_iface_process()
482 int dpp_bootstrap_gen(struct dpp_global *dpp, const char *cmd);
8378 int dpp_bootstrap_gen(struct dpp_global *dpp, const char *cmd) in dpp_bootstrap_gen() function
3273 res = dpp_bootstrap_gen(hapd->iface->interfaces->dpp, buf + 18); in hostapd_ctrl_iface_receive_process()