Home
last modified time | relevance | path

Searched defs:lnbId (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/tv/tuner/1.0/vts/functional/
DLnbTests.cpp42 AssertionResult LnbTests::openLnbById(uint32_t lnbId) { in openLnbById()
53 mService->openLnbByName(lnbName, [&](Result result, uint32_t lnbId, const sp<ILnb>& lnb) { in openLnbByName()
DFrontendTests.cpp387 AssertionResult FrontendTests::setLnb(uint32_t lnbId) { in setLnb()
/hardware/interfaces/tv/tuner/1.0/default/
DTuner.cpp205 Return<void> Tuner::openLnbById(LnbId lnbId, openLnbById_cb _hidl_cb) { in openLnbById()
/hardware/interfaces/tv/tuner/1.1/default/
DTuner.cpp294 Return<void> Tuner::openLnbById(V1_0::LnbId lnbId, openLnbById_cb _hidl_cb) { in openLnbById()