Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Ddpp_hostapd.h38 void hostapd_dpp_stop(struct hostapd_data *hapd);
Ddpp_hostapd.c3353 void hostapd_dpp_stop(struct hostapd_data *hapd) in hostapd_dpp_stop() function
/hostap-latest/hostapd/
Dctrl_iface.c4480 hostapd_dpp_stop(hapd); in hostapd_ctrl_iface_receive_process()