Home | History | Annotate | Download | only in radio

Lines Matching refs:bands

47            "Bands: %d\n\n",
59 hal_properties.bands[i].type,
60 hal_properties.bands[i].antenna_connected,
61 hal_properties.bands[i].lower_limit,
62 hal_properties.bands[i].upper_limit,
63 hal_properties.bands[i].num_spacings);
90 hal_properties.bands[band_number].type,
91 hal_properties.bands[band_number].antenna_connected,
92 hal_properties.bands[band_number].lower_limit,
93 hal_properties.bands[band_number].upper_limit,
94 hal_properties.bands[band_number].num_spacings);
97 device, (const radio_hal_band_config_t *) (&(hal_properties.bands[band_number])), false,
190 // Tune. Takes a tuner number (see bands obtainaed by list_properties).