Searched refs:support_band (Results 1 – 1 of 1) sorted by relevance
4956 int support_band = 0; in wifi_get_band() local4959 support_band |= WIFI_FREQUENCY_BAND_2GHZ; in wifi_get_band()4962 support_band |= WIFI_FREQUENCY_BAND_5GHZ; in wifi_get_band()4964 *band = support_band; in wifi_get_band()4965 if (support_band == WIFI_FREQUENCY_ALL_BAND) in wifi_get_band()