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.h291 int csa_in_progress; member
Dhostapd.c3287 if (iface->bss[i]->csa_in_progress) in hostapd_csa_in_progress()
3480 if (!iface || !iface->freq || hapd->csa_in_progress) in hostapd_fill_csa_settings()
3557 hapd->csa_in_progress = 0; in hostapd_cleanup_cs_params()
3608 hapd->csa_in_progress = 1; in hostapd_switch_channel()
Dbeacon.c1064 if (hapd->csa_in_progress) { in handle_probe_req()
1756 if (hapd->csa_in_progress) { in ieee802_11_set_beacon()
Ddrv_callbacks.c977 if (hapd->csa_in_progress && in hostapd_event_ch_switch()
1670 if (hapd->csa_in_progress) { in hostapd_event_iface_unavailable()