Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Ddpp_hostapd.h48 int hostapd_dpp_push_button(struct hostapd_data *hapd, const char *cmd);
H A Ddpp_hostapd.c3925 int hostapd_dpp_push_button(struct hostapd_data *hapd, const char *cmd) in hostapd_dpp_push_button() function
/freebsd/contrib/wpa/hostapd/
H A Dctrl_iface.c4527 if (hostapd_dpp_push_button(hapd, NULL) < 0) in hostapd_ctrl_iface_receive_process()
4530 if (hostapd_dpp_push_button(hapd, buf + 15) < 0) in hostapd_ctrl_iface_receive_process()