Home
last modified time | relevance | path

Searched refs:tune (Results 1 – 22 of 22) sorted by relevance

/hardware/interfaces/broadcastradio/1.0/
DITuner.hal25 * Automatically cancels pending scan, step or tune.
47 * Automatically cancels pending scan, step or tune.
63 * Automatically cancels pending scan, step or tune.
79 * Automatically cancels pending scan, step or tune.
83 * @param channel Channel to tune to. A frequency in kHz for AM/FM/HD Radio
92 tune(uint32_t channel, uint32_t subChannel) generates(Result result);
95 * Cancel a scan, step or tune operation.
96 * Shall be called only while a scan, step or tune operation is pending.
DITunerCallback.hal40 * following a step(), scan() or tune() command.
41 * @param result OK if tune succeeded or TIMEOUT in case of time out.
/hardware/libhardware/modules/radio/
Dradio_hal_tool.c72 void tune(radio_hw_device_t *device, int band_number) { in tune() function
108 ret = hal_tuner->tune(hal_tuner, 87916, 0); in tune()
220 tune(dev, band_number); in main()
Dradio_hw.c693 rdev->tuner->interface.tune = tuner_tune; in rdev_open_tuner()
/hardware/interfaces/broadcastradio/2.0/vts/functional/
DVtsHalBroadcastradioV2_0TargetTest.cpp65 static constexpr auto tune = 30s; variable
437 auto result = mSession->tune(sel); in TEST_F()
447 EXPECT_TIMEOUT_CALL_WAIT(*mCallback, onCurrentProgramInfoChanged_, timeout::tune); in TEST_F()
478 auto result = mSession->tune(sel); in TEST_F()
499 auto result = mSession->tune(sel); in TEST_F()
520 EXPECT_TIMEOUT_CALL_WAIT(*mCallback, onCurrentProgramInfoChanged_, timeout::tune); in TEST_F()
525 EXPECT_TIMEOUT_CALL_WAIT(*mCallback, onCurrentProgramInfoChanged_, timeout::tune); in TEST_F()
549 EXPECT_TIMEOUT_CALL_WAIT(*mCallback, onCurrentProgramInfoChanged_, timeout::tune); in TEST_F()
554 EXPECT_TIMEOUT_CALL_WAIT(*mCallback, onCurrentProgramInfoChanged_, timeout::tune); in TEST_F()
/hardware/interfaces/broadcastradio/2.0/
DITunerSession.hal22 * Automatically cancels pending tune(), scan() or step().
26 * @param program Program to tune to.
33 tune(ProgramSelector program) generates (Result result);
45 * Automatically cancels pending tune(), scan() or step().
59 * @param skipSubChannel Don't tune to subchannels.
67 * Automatically cancels pending tune(), scan() or step().
80 * Cancel a pending tune(), scan() or step().
DITunerCallback.hal21 * following ITunerSession::tune(), ITunerSession::scan() or
24 * This callback is only called when the step(), scan() or tune() command
28 * @param selector A ProgramSelector structure passed from tune() call;
Dtypes.hal292 * An identifier used to point at the program (primarily to tune to it).
305 * technologies (i.e. FM RDS and DAB). For example, user may tune using
327 * Identifier currently used by hardware to physically tune to a channel.
375 * determine to which frequency should it tune to.
581 * A set of identifiers necessary to tune to a given station.
856 * Program selector to tune to the announcement.
/hardware/interfaces/broadcastradio/1.0/default/
DTuner.h41 Return<Result> tune(uint32_t channel, uint32_t subChannel) override;
DTuner.cpp151 Return<Result> Tuner::tune(uint32_t channel, uint32_t subChannel) { in tune() function in android::hardware::broadcastradio::V1_0::implementation::Tuner
155 int rc = mHalTuner->tune(mHalTuner, channel, subChannel); in tune()
/hardware/interfaces/broadcastradio/2.0/default/
DTunerSession.cpp47 static constexpr auto tune = 150ms; variable
95 Return<Result> TunerSession::tune(const ProgramSelector& sel) { in tune() function in android::hardware::broadcastradio::V2_0::implementation::TunerSession
117 mThread.schedule(task, delay::tune); in tune()
DTunerSession.h39 virtual Return<Result> tune(const ProgramSelector& program) override;
/hardware/libhardware/include/hardware/
Dradio.h186 int (*tune)(const struct radio_tuner *tuner, member
/hardware/interfaces/broadcastradio/1.1/
DITunerCallback.hal30 * following a step(), scan() or tune() command.
40 * @param result OK if tune succeeded or TIMEOUT in case of time out.
DITuner.hal27 * Automatically cancels pending scan, step or tune.
37 * @param program Program to tune to.
Dtypes.hal89 * If a program type is supported by radio module, it means it can tune
241 * A set of identifiers necessary to tune to a given station.
/hardware/interfaces/broadcastradio/1.1/default/
DTuner.cpp58 milliseconds tune = 150ms; member
272 Return<Result> Tuner::tune(uint32_t channel, uint32_t subChannel) { in tune() function in android::hardware::broadcastradio::V1_1::implementation::Tuner
314 mThread.schedule(task, gDefaultDelay.tune); in tuneByProgramSelector()
DTuner.h44 virtual Return<Result> tune(uint32_t channel, uint32_t subChannel) override;
/hardware/interfaces/broadcastradio/1.0/vts/functional/
DVtsHalBroadcastradioV1_0TargetTest.cpp612 Return<Result> hidlResult = mTuner->tune(channel, 0); in TEST_P()
636 mTuner->tune(lowerLimit, 0); in TEST_P()
670 auto tuneResult = mTuner->tune(badChannel, 0); in TEST_P()
677 tuneResult = mTuner->tune(goodChannel, 0); in TEST_P()
/hardware/qcom/msm8998/json-c/
DDoxyfile603 # fine-tune the look of the HTML output. If the tag is left blank doxygen
/hardware/google/av/codec2/docs/
Ddoxygen.config1123 # sheet that is used by each HTML page. It can be used to fine-tune the look of
1423 # further fine-tune the look of the index. As an example, the default style
/hardware/intel/common/libva/doc/
DDoxyfile831 # fine-tune the look of the HTML output. If the tag is left blank doxygen