Home
last modified time | relevance | path

Searched refs:radio_direction_t (Results 1 – 4 of 4) sorted by relevance

/hardware/libhardware/include_vendor/hardware/
Dradio.h141 radio_direction_t direction, bool skip_sub_channel);
164 radio_direction_t direction, bool skip_sub_channel);
/hardware/interfaces/broadcastradio/1.0/default/
DTuner.cpp139 int rc = mHalTuner->scan(mHalTuner, static_cast<radio_direction_t>(direction), skipSubChannel); in scan()
147 int rc = mHalTuner->step(mHalTuner, static_cast<radio_direction_t>(direction), skipSubChannel); in step()
/hardware/google/gfxstream/guest/mesa/include/android_stub/system/
Dradio.h81 } radio_direction_t; typedef
/hardware/libhardware/modules/radio/
Dradio_hw.c562 radio_direction_t direction, bool skip_sub_channel) in tuner_step()
576 radio_direction_t direction, bool skip_sub_channel) in tuner_scan()