Home
last modified time | relevance | path

Searched refs:rds (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/guest/mesa/include/android_stub/system/
Dradio.h94 radio_rds_t rds; /* RDS variants supported */ member
224 radio_rds_t radio_rds_for_region(bool rds, radio_region_t region) { in radio_rds_for_region() argument
225 if (!rds) in radio_rds_for_region()
/hardware/interfaces/broadcastradio/1.0/default/
DUtils.cpp159 config->ext.fm.rds = static_cast<Rds>(halConfig->fm.rds); in convertBandConfigFromHal()
213 halConfig->fm.rds = static_cast<radio_rds_t>(config->ext.fm.rds); in convertBandConfigToHal()
/hardware/interfaces/broadcastradio/1.1/default/
DBroadcastRadio.cpp187 dst.ext.fm.rds = static_cast<Rds>(Rds::WORLD | Rds::US); in getAmFmBands()
/hardware/libhardware/modules/radio/
Dradio_hw.c62 .rds = RADIO_RDS_US,
346 tuner->config.fm.stereo, tuner->config.fm.rds, in callback_thread_loop()
/hardware/interfaces/broadcastradio/1.0/
Dtypes.hal85 Rds rds;