Home | History | Annotate | Download | only in AirLink_Managment

Lines Matching refs:regulatoryDomain_isChannelSupprted

100 static TI_BOOL regulatoryDomain_isChannelSupprted(regulatoryDomain_t *pRegulatoryDomain, TI_UINT8 channel);
492 regulatoryDomain_isChannelSupprted(pRegulatoryDomain, pParam->content.channel);
862 * regulatoryDomain_isChannelSupprted
875 static TI_BOOL regulatoryDomain_isChannelSupprted(regulatoryDomain_t *pRegulatoryDomain, TI_UINT8 channel)
900 "regulatoryDomain_isChannelSupprted(): 2.4G invalid channel # %u\n", channel );
912 TRACE1(pRegulatoryDomain->hReport, REPORT_SEVERITY_INFORMATION, "regulatoryDomain_isChannelSupprted(): CHANNEL_VALIDITY_TS_THRESHOLD !! Disable channel no %d, DFS channel\n", channel );