Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Ddpp_hostapd.h52 void hostapd_dpp_remove_controller(struct hostapd_data *hapd, const char *cmd);
Ddpp_hostapd.c3471 void hostapd_dpp_remove_controller(struct hostapd_data *hapd, const char *cmd) in hostapd_dpp_remove_controller() function
/hostap-latest/hostapd/
Dctrl_iface.c4538 hostapd_dpp_remove_controller(hapd, buf + 28); in hostapd_ctrl_iface_receive_process()