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.h230 int csa_in_progress; member
Ddrv_callbacks.c537 if (hapd->csa_in_progress && in hostapd_event_ch_switch()
1086 if (hapd->csa_in_progress) { in hostapd_event_iface_unavailable()
Dhostapd.c2735 if (iface->bss[i]->csa_in_progress) in hostapd_csa_in_progress()
2927 if (!iface || !iface->freq || hapd->csa_in_progress) in hostapd_fill_csa_settings()
3003 hapd->csa_in_progress = 0; in hostapd_cleanup_cs_params()
3033 hapd->csa_in_progress = 1; in hostapd_switch_channel()
Dbeacon.c887 if (hapd->csa_in_progress) { in handle_probe_req()
1254 if (hapd->csa_in_progress) { in ieee802_11_set_beacon()