Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/wpa/wpa_supplicant/
HDREADME-DPP90 > dpp_configurator_add
166 > dpp_configurator_add
HDctrl_iface.c13448 res = dpp_configurator_add(wpa_s->dpp, buf + 20); in wpa_supplicant_ctrl_iface_process()
/freebsd-13-stable/contrib/wpa/src/common/
HDdpp.h741 int dpp_configurator_add(struct dpp_global *dpp, const char *cmd);
HDdpp.c4791 int dpp_configurator_add(struct dpp_global *dpp, const char *cmd) in dpp_configurator_add() function
/freebsd-13-stable/contrib/wpa/hostapd/
HDctrl_iface.c4468 res = dpp_configurator_add(hapd->iface->interfaces->dpp, in hostapd_ctrl_iface_receive_process()