Home
last modified time | relevance | path

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

/hostap-3.6.0/src/ap/
Ddpp_hostapd.h46 void hostapd_dpp_chirp_stop(struct hostapd_data *hapd);
Ddpp_hostapd.c983 hostapd_dpp_chirp_stop(hapd); in hostapd_dpp_rx_auth_req()
2683 hostapd_dpp_chirp_stop(hapd); in hostapd_dpp_deinit()
2768 hostapd_dpp_chirp_stop(hapd); in hostapd_dpp_chirp_start()
2888 hostapd_dpp_chirp_stop(hapd); in hostapd_dpp_chirp_scan_res_handler()
2945 hostapd_dpp_chirp_stop(hapd); in hostapd_dpp_chirp_next()
2953 hostapd_dpp_chirp_stop(hapd); in hostapd_dpp_chirp_next()
3004 hostapd_dpp_chirp_stop(hapd); in hostapd_dpp_chirp()
3020 void hostapd_dpp_chirp_stop(struct hostapd_data *hapd) in hostapd_dpp_chirp_stop() function
3053 hostapd_dpp_chirp_stop(hapd); in handle_dpp_remove_bi()
/hostap-3.6.0/hostapd/
Dctrl_iface.c4003 hostapd_dpp_chirp_stop(hapd); in hostapd_ctrl_iface_receive_process()