Home
last modified time | relevance | path

Searched refs:BAND_2_4_GHZ (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/wpa_supplicant/src/common/
H A Ddefs.h392 BAND_2_4_GHZ = BIT(0), enumerator
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Dwpa_supplicant.c5054 return BAND_2_4_GHZ; in wpas_freq_to_band()
5081 band |= BAND_2_4_GHZ; in wpas_get_bands()
5090 band = BAND_2_4_GHZ | BAND_5_GHZ | in wpas_get_bands()