Home
last modified time | relevance | path

Searched refs:hostapd_csa_in_progress (Results 1 - 8 of 8) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Ddfs.c895 hostapd_csa_in_progress(iface) ? "yes" : "no"); in hostapd_dfs_start_channel_switch()
898 if (hostapd_csa_in_progress(iface)) in hostapd_dfs_start_channel_switch()
H A Dhostapd.h602 int hostapd_csa_in_progress(struct hostapd_iface *iface);
H A Dhostapd.c3159 int hostapd_csa_in_progress(struct hostapd_iface *iface) in hostapd_csa_in_progress() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dhostapd.h637 int hostapd_csa_in_progress(struct hostapd_iface *iface);
H A Ddfs.c1047 hostapd_csa_in_progress(iface) ? "yes" : "no"); in hostapd_dfs_start_channel_switch()
1050 if (hostapd_csa_in_progress(iface)) in hostapd_dfs_start_channel_switch()
H A Dhostapd.c3380 int hostapd_csa_in_progress(struct hostapd_iface *iface) in hostapd_csa_in_progress() function
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dp2p_supplicant.c9291 if (hostapd_csa_in_progress(wpa_s->ap_iface)) { in wpas_p2p_move_go()
9434 if (hostapd_csa_in_progress(wpa_s->ap_iface)) { in wpas_p2p_consider_moving_one_go()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dp2p_supplicant.c10749 if (hostapd_csa_in_progress(wpa_s->ap_iface)) {
10895 if (hostapd_csa_in_progress(wpa_s->ap_iface)) {

Completed in 43 milliseconds