Home | History | Annotate | Download | only in siteMgr

Lines Matching refs:tParam

837 	paramInfo_t     tParam;
840 tParam.content.channel = pSite->channel;
841 tParam.paramType = REGULATORY_DOMAIN_IS_CHANNEL_SUPPORTED;
842 regulatoryDomain_getParam(pSiteMgr->hRegulatoryDomain, &tParam);
843 if ( !tParam.content.bIsChannelSupprted )