Home
last modified time | relevance | path

Searched defs:FrontendConfig (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/tv/tuner/config/
DTunerTestingConfigAidlReaderV1_0.h108 struct FrontendConfig { struct
109 bool isSoftwareFe;
110 FrontendType type;
111 bool canConnectToCiCam;
112 int32_t ciCamId;
113 int32_t removePid;
114 FrontendSettings settings;
115 vector<FrontendStatusType> tuneStatusTypes;
116 vector<FrontendStatus> expectTuneStatuses;
117 bool supportBlindScan;
DTunerTestingConfigReaderV1_0.h86 struct FrontendConfig { struct
87 bool isSoftwareFe;
88 FrontendType type;
89 FrontendSettings settings;
90 vector<FrontendStatusType> tuneStatusTypes;
91 vector<FrontendStatus> expectTuneStatuses;