Searched refs:bands (Results 1 – 2 of 2) sorted by relevance
144 radio_hal_band_config_t bands[RADIO_NUM_BANDS_MAX]; /* band descriptors */ member160 radio_band_config_t bands[RADIO_NUM_BANDS_MAX]; member
414 vector<NL80211NestedAttr> bands; in ParseBandInfo() local415 if (!bands_attr.GetListOfNestedAttributes(&bands)) { in ParseBandInfo()422 for (unsigned int band_index = 0; band_index < bands.size(); band_index++) { in ParseBandInfo()424 if (!bands[band_index].GetAttribute(NL80211_BAND_ATTR_FREQS, &freqs_attr)) { in ParseBandInfo()