Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Ddpp_hostapd.h45 int hostapd_dpp_chirp(struct hostapd_data *hapd, const char *cmd);
Ddpp_hostapd.c3817 int hostapd_dpp_chirp(struct hostapd_data *hapd, const char *cmd) in hostapd_dpp_chirp() function
/hostap-latest/hostapd/
Dctrl_iface.c4530 if (hostapd_dpp_chirp(hapd, buf + 9) < 0) in hostapd_ctrl_iface_receive_process()