Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dieee802_11_common.h282 bool is_6ghz_psc_frequency(int freq);
Dieee802_11_common.c2334 bool is_6ghz_psc_frequency(int freq) in is_6ghz_psc_frequency() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dap_drv_ops.c891 !is_6ghz_psc_frequency(chan->freq)) in hostapd_get_hw_mode_any_channels()