Searched defs:FrontendConfig (Results 1 – 2 of 2) sorted by relevance
108 struct FrontendConfig { struct109 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;
86 struct FrontendConfig { struct87 bool isSoftwareFe;88 FrontendType type;89 FrontendSettings settings;90 vector<FrontendStatusType> tuneStatusTypes;91 vector<FrontendStatus> expectTuneStatuses;