/hardware/interfaces/tv/tuner/1.0/ |
D | ILnb.hal | 56 * Set the lnb's tone mode. 58 * @param tone the tone mode the Lnb to use. 61 * INVALID_ARGUMENT if the selected tone mode isn't allowed, 64 setTone(LnbTone tone) generates (Result result);
|
/hardware/interfaces/tv/tuner/1.0/vts/functional/ |
D | LnbTests.cpp | 81 AssertionResult LnbTests::setTone(LnbTone tone) { in setTone() argument 86 Result status = mLnb->setTone(tone); in setTone()
|
D | LnbTests.h | 70 AssertionResult setTone(LnbTone tone);
|
D | VtsHalTvTunerV1_0TargetTest.cpp | 125 ASSERT_TRUE(mLnbTests.setTone(lnbConf.tone)); in broadcastSingleFilterTestWithLnb() 254 ASSERT_TRUE(mLnbTests.setTone(lnbConf.tone)); in recordSingleFilterTestWithLnb() 449 ASSERT_TRUE(mLnbTests.setTone(lnbMap[lnbLive.lnbId].tone)); in TEST_P()
|
/hardware/interfaces/tv/tuner/aidl/vts/functional/ |
D | LnbTests.cpp | 76 AssertionResult LnbTests::setTone(LnbTone tone) { in setTone() argument 81 ndk::ScopedAStatus status = mLnb->setTone(tone); in setTone()
|
D | LnbTests.h | 59 AssertionResult setTone(LnbTone tone);
|
D | VtsHalTvTunerTargetTest.cpp | 177 ASSERT_TRUE(mLnbTests.setTone(lnbConf.tone)); in broadcastSingleFilterTestWithLnb() 286 ASSERT_TRUE(mLnbTests.setTone(lnbConf.tone)); in recordSingleFilterTestWithLnb() 636 ASSERT_TRUE(mLnbTests.setTone(lnbConfig.tone)); in scrambledBroadcastTestWithLnb() 673 ASSERT_TRUE(mLnbTests.setTone(lnbMap[lnbLive.lnbId].tone)); in TEST_P()
|
/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/current/android/hardware/tv/tuner/ |
D | ILnb.aidl | 40 void setTone(in android.hardware.tv.tuner.LnbTone tone); in setTone() argument
|
/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/2/android/hardware/tv/tuner/ |
D | ILnb.aidl | 40 void setTone(in android.hardware.tv.tuner.LnbTone tone); in setTone() argument
|
/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/1/android/hardware/tv/tuner/ |
D | ILnb.aidl | 40 void setTone(in android.hardware.tv.tuner.LnbTone tone); in setTone() argument
|
/hardware/interfaces/tv/tuner/aidl/android/hardware/tv/tuner/ |
D | ILnb.aidl | 57 void setTone(in LnbTone tone); in setTone() argument
|
/hardware/interfaces/tv/tuner/1.1/default/ |
D | Lnb.h | 41 virtual Return<Result> setTone(LnbTone tone) override;
|
/hardware/interfaces/tv/tuner/1.0/default/ |
D | Lnb.h | 47 virtual Return<Result> setTone(LnbTone tone) override;
|
/hardware/interfaces/graphics/common/1.1/ |
D | types.hal | 273 * dynamic range of the colors are communicated separately. After tone 281 * dynamic range of the colors are communicated separately. After tone 284 * The tone mapping step and the enhancing step must match
|
/hardware/libhardware_legacy/include/hardware_legacy/ |
D | AudioPolicyInterface.h | 242 virtual status_t startTone(ToneGenerator::tone_type tone, AudioSystem::stream_type stream) = 0;
|
/hardware/libhardware/include/hardware/ |
D | audio_policy.h | 358 audio_policy_tone_t tone,
|
/hardware/libhardware/include_all/hardware/ |
D | audio_policy.h | 358 audio_policy_tone_t tone,
|
/hardware/interfaces/radio/1.0/ |
D | IRadioIndication.hal | 297 * play out-band tone. 300 * @param start true = start play ringback tone, false = stop playing ringback tone
|
D | IRadio.hal | 315 * Send a DTMF tone 317 * If the implementation is currently playing a tone requested via 318 * startDtmf(), that tone must be cancelled and the new tone 647 * Start playing a DTMF tone. Continue playing DTMF tone until 649 * If a startDtmf() is received while a tone is currently playing, 650 * it must cancel the previous tone and play the new one. 660 * Stop playing a currently playing DTMF tone.
|
/hardware/broadcom/libbt/include/ |
D | uipc_msg.h | 721 uint16_t tone[2]; /* left/right 12 bit frequency 0 - 4096Hz */ member
|
/hardware/nxp/uwb/halimpl/config/ |
D | README.md | 153 Per-country, Enable DDFS tone generation. Default is 0.
|
/hardware/interfaces/tv/tuner/config/ |
D | TunerTestingConfigReaderV1_0.h | 113 LnbTone tone; member 357 lnbMap[id].tone = static_cast<LnbTone>(lnbConfig.getTone()); in readLnbConfig1_0()
|
D | TunerTestingConfigAidlReaderV1_0.h | 144 LnbTone tone; member 468 lnbMap[id].tone = static_cast<LnbTone>(lnbConfig.getTone()); in readLnbConfig1_0()
|
/hardware/interfaces/audio/5.0/ |
D | types.hal | 202 /** Level in dBFS produced by a 1000 Hz tone at 94 dB SPL */
|
/hardware/interfaces/audio/4.0/ |
D | types.hal | 258 /** Level in dBFS produced by a 1000 Hz tone at 94 dB SPL */
|