Searched refs:cac_started (Results 1 - 12 of 12) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Ddfs.c642 iface->cac_started = 0;
742 iface->cac_started = 0;
760 iface->cac_started = 0;
814 __func__, iface->cac_started ? "yes" : "no",
822 if (iface->cac_started)
H A Dhostapd.h279 unsigned int cac_started:1; member in struct:hostapd_iface
H A Dctrl_iface_ap.c429 if (!iface->cac_started || !iface->dfs_cac_ms) {
H A Dap_drv_ops.c779 iface->cac_started = 1;
/external/wpa_supplicant_8/src/ap/
H A Ddfs.c642 iface->cac_started = 0;
742 iface->cac_started = 0;
760 iface->cac_started = 0;
814 __func__, iface->cac_started ? "yes" : "no",
822 if (iface->cac_started)
H A Dhostapd.h279 unsigned int cac_started:1; member in struct:hostapd_iface
H A Dctrl_iface_ap.c429 if (!iface->cac_started || !iface->dfs_cac_ms) {
H A Dap_drv_ops.c779 iface->cac_started = 1;
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Ddfs.c642 iface->cac_started = 0;
742 iface->cac_started = 0;
760 iface->cac_started = 0;
814 __func__, iface->cac_started ? "yes" : "no",
822 if (iface->cac_started)
H A Dhostapd.h279 unsigned int cac_started:1; member in struct:hostapd_iface
H A Dctrl_iface_ap.c429 if (!iface->cac_started || !iface->dfs_cac_ms) {
H A Dap_drv_ops.c779 iface->cac_started = 1;

Completed in 3295 milliseconds