Home
last modified time | relevance | path

Searched defs:lnbConfig (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/hardware/interfaces/tv/tuner/config/
H A DTunerTestingConfigReaderV1_0.h349 for (auto lnbConfig : lnbs.getLnb()) { in readLnbConfig1_0() local
H A DTunerTestingConfigAidlReaderV1_0.h459 for (auto lnbConfig : lnbs.getLnb()) { in readLnbConfig1_0() local
/aosp_15_r20/hardware/interfaces/tv/tuner/aidl/vts/functional/
H A DVtsHalTvTunerTargetTest.cpp621 DescramblerConfig& descConfig, LnbConfig& lnbConfig) { in scrambledBroadcastTestWithLnb()