Home
last modified time | relevance | path

Searched refs:HOSTAPD_CHAN_VALID (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dhw_features.c764 return HOSTAPD_CHAN_VALID; in hostapd_check_chans()
777 case HOSTAPD_CHAN_VALID: in hostapd_check_chans()
815 case HOSTAPD_CHAN_VALID: in hostapd_acs_completed()
898 case HOSTAPD_CHAN_VALID: in hostapd_select_hw_mode()
Dhostapd.h63 HOSTAPD_CHAN_VALID = 0, /* channel is ready */ enumerator
Dacs.c819 if (hostapd_acs_completed(iface, err) == HOSTAPD_CHAN_VALID) { in acs_study()