Searched refs:defaultFeId (Results 1 – 3 of 3) sorted by relevance
74 string defaultFeId = "FE_DEFAULT"; in initFrontendConfig() local81 frontendMap[defaultFeId].config1_0.type = FrontendType::DVBT; in initFrontendConfig()82 frontendMap[defaultFeId].config1_0.settings.dvbt(dvbtSettings); in initFrontendConfig()93 frontendMap[defaultFeId].tuneStatusTypes = types; in initFrontendConfig()94 frontendMap[defaultFeId].expectTuneStatuses = statuses; in initFrontendConfig()95 frontendMap[defaultFeId].config1_0.isSoftwareFe = true; in initFrontendConfig()96 frontendMap[defaultFeId].canConnectToCiCam = true; in initFrontendConfig()97 frontendMap[defaultFeId].ciCamId = 0; in initFrontendConfig()98 frontendMap[defaultFeId].settingsExt1_1.settingExt.dvbt({ in initFrontendConfig()
69 string defaultFeId = "FE_DEFAULT"; in initFrontendConfig() local76 frontendMap[defaultFeId].type = FrontendType::DVBT; in initFrontendConfig()77 frontendMap[defaultFeId].settings.dvbt(dvbtSettings); in initFrontendConfig()85 frontendMap[defaultFeId].tuneStatusTypes = types; in initFrontendConfig()86 frontendMap[defaultFeId].expectTuneStatuses = statuses; in initFrontendConfig()87 frontendMap[defaultFeId].isSoftwareFe = true; in initFrontendConfig()
587 string defaultFeId = "FE_DEFAULT"; in initFrontendConfig() local594 frontendMap[defaultFeId].type = FrontendType::DVBT; in initFrontendConfig()595 frontendMap[defaultFeId].settings.set<FrontendSettings::Tag::dvbt>(dvbtSettings); in initFrontendConfig()608 frontendMap[defaultFeId].tuneStatusTypes = types; in initFrontendConfig()609 frontendMap[defaultFeId].expectTuneStatuses = statuses; in initFrontendConfig()610 frontendMap[defaultFeId].isSoftwareFe = true; in initFrontendConfig()611 frontendMap[defaultFeId].canConnectToCiCam = true; in initFrontendConfig()612 frontendMap[defaultFeId].ciCamId = 0; in initFrontendConfig()613 frontendMap[defaultFeId].supportBlindScan = true; in initFrontendConfig()616 frontendMap[defaultFeId].settings.set<FrontendSettings::Tag::dvbt>(dvbt); in initFrontendConfig()