Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dhostapd.h242 int csa_in_progress; member
Dhostapd.c2905 if (iface->bss[i]->csa_in_progress) in hostapd_csa_in_progress()
3097 if (!iface || !iface->freq || hapd->csa_in_progress) in hostapd_fill_csa_settings()
3173 hapd->csa_in_progress = 0; in hostapd_cleanup_cs_params()
3203 hapd->csa_in_progress = 1; in hostapd_switch_channel()
Dbeacon.c946 if (hapd->csa_in_progress) { in handle_probe_req()
1345 if (hapd->csa_in_progress) { in ieee802_11_set_beacon()
Ddrv_callbacks.c543 if (hapd->csa_in_progress && in hostapd_event_ch_switch()
1105 if (hapd->csa_in_progress) { in hostapd_event_iface_unavailable()