Home
last modified time | relevance | path

Searched refs:hostapd_csa_in_progress (Results 1 – 4 of 4) sorted by relevance

/hostap-latest/src/ap/
Ddfs.c1328 hostapd_csa_in_progress(iface) ? "yes" : "no"); in hostapd_dfs_background_start_channel_switch()
1331 if (hostapd_csa_in_progress(iface)) in hostapd_dfs_background_start_channel_switch()
1376 hostapd_csa_in_progress(iface) ? "yes" : "no"); in hostapd_dfs_start_channel_switch()
1379 if (hostapd_csa_in_progress(iface)) in hostapd_dfs_start_channel_switch()
Dhostapd.h758 int hostapd_csa_in_progress(struct hostapd_iface *iface);
Dhostapd.c4119 int hostapd_csa_in_progress(struct hostapd_iface *iface) in hostapd_csa_in_progress() function
/hostap-latest/wpa_supplicant/
Dp2p_supplicant.c9934 if (hostapd_csa_in_progress(wpa_s->ap_iface)) { in wpas_p2p_move_go()
10077 if (hostapd_csa_in_progress(wpa_s->ap_iface)) { in wpas_p2p_consider_moving_one_go()