Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/wpa/wpa_supplicant/
DREADME-DPP90 > dpp_configurator_add
166 > dpp_configurator_add
Dctrl_iface.c12305 res = dpp_configurator_add(wpa_s->dpp, buf + 20); in wpa_supplicant_ctrl_iface_process()
/freebsd-12-stable/contrib/wpa/src/common/
Ddpp.h666 int dpp_configurator_add(struct dpp_global *dpp, const char *cmd);
Ddpp.c4174 int dpp_configurator_add(struct dpp_global *dpp, const char *cmd) in dpp_configurator_add() function
/freebsd-12-stable/contrib/wpa/hostapd/
Dctrl_iface.c3953 res = dpp_configurator_add(hapd->iface->interfaces->dpp, in hostapd_ctrl_iface_receive_process()