Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/common/
H A Ddefs.h400 BAND_2_4_GHZ = BIT(0), enumerator
/freebsd/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant.c5974 return BAND_2_4_GHZ; in wpas_freq_to_band()
6001 band |= BAND_2_4_GHZ; in wpas_get_bands()
6010 band = BAND_2_4_GHZ | BAND_5_GHZ | in wpas_get_bands()
H A Devents.c2951 BAND_2_4_GHZ); in wpa_supplicant_event_associnfo()