Home
last modified time | relevance | path

Searched refs:HOSTAPD_CHAN_ACS (Results 1 – 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dhw_features.c794 case HOSTAPD_CHAN_ACS: in hostapd_check_chans()
795 return HOSTAPD_CHAN_ACS; in hostapd_check_chans()
841 case HOSTAPD_CHAN_ACS: in hostapd_acs_completed()
921 case HOSTAPD_CHAN_ACS: /* ACS will run and later complete */ in hostapd_select_hw_mode()
Dacs.c971 return HOSTAPD_CHAN_ACS; in acs_init()
985 return HOSTAPD_CHAN_ACS; in acs_init()
Dhostapd.h80 HOSTAPD_CHAN_ACS = 2, /* ACS work being performed */ enumerator
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dhw_features.c1005 case HOSTAPD_CHAN_ACS: in hostapd_check_chans()
1006 return HOSTAPD_CHAN_ACS; in hostapd_check_chans()
1050 case HOSTAPD_CHAN_ACS: in hostapd_acs_completed()
1142 case HOSTAPD_CHAN_ACS: /* ACS will run and later complete */ in hostapd_select_hw_mode()
Dacs.c1128 return HOSTAPD_CHAN_ACS; in acs_init()
1143 return HOSTAPD_CHAN_ACS; in acs_init()
Dhostapd.h89 HOSTAPD_CHAN_ACS = 2, /* ACS work being performed */ enumerator