Home
last modified time | relevance | path

Searched refs:radio_rds_t (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/guest/mesa/include/android_stub/system/
Dradio.h56 typedef unsigned int radio_rds_t; typedef
94 radio_rds_t rds; /* RDS variants supported */
224 radio_rds_t radio_rds_for_region(bool rds, radio_region_t region) { in radio_rds_for_region()
/hardware/interfaces/broadcastradio/1.0/default/
DUtils.cpp213 halConfig->fm.rds = static_cast<radio_rds_t>(config->ext.fm.rds); in convertBandConfigToHal()