Home
last modified time | relevance | path

Searched refs:hostapd_dpp_add_controller (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Ddpp_hostapd.h51 int hostapd_dpp_add_controller(struct hostapd_data *hapd, const char *cmd);
H A Ddpp_hostapd.c3432 int hostapd_dpp_add_controller(struct hostapd_data *hapd, const char *cmd) in hostapd_dpp_add_controller() function
/freebsd/contrib/wpa/hostapd/
H A Dctrl_iface.c4520 if (hostapd_dpp_add_controller(hapd, buf + 25) < 0) in hostapd_ctrl_iface_receive_process()