Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/ap/
HDdfs.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()
HDhostapd.h602 int hostapd_csa_in_progress(struct hostapd_iface *iface);
HDhostapd.c3159 int hostapd_csa_in_progress(struct hostapd_iface *iface) in hostapd_csa_in_progress() function
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
HDp2p_supplicant.c9270 if (hostapd_csa_in_progress(wpa_s->ap_iface)) { in wpas_p2p_move_go()
9413 if (hostapd_csa_in_progress(wpa_s->ap_iface)) { in wpas_p2p_consider_moving_one_go()