Searched refs:channelValidityActive (Results 1 – 2 of 2) sorted by relevance
818 pSupportedChannels[channelIndex].channelValidityActive = TI_FALSE; in setSupportedChannelsAccording2CountryIe()846 pSupportedChannels[channelIndex4Band].channelValidityActive = TI_TRUE; in setSupportedChannelsAccording2CountryIe()911 pSupportedChannels[channelIndex].channelValidityActive = TI_FALSE; in regulatoryDomain_isChannelSupprted()916 return (pSupportedChannels[channelIndex].channelValidityActive); in regulatoryDomain_isChannelSupprted()981 pSupportedChannels[channelIndex].channelValidityActive = channelValidity; in regulatoryDomain_setChannelValidity()1030 pRegulatoryDomain->supportedChannels_band_2_4[channelIndex].channelValidityActive = TI_FALSE; in setSupportedChannelsAccording2ScanControlTable()1035 pRegulatoryDomain->supportedChannels_band_2_4[channelIndex].channelValidityActive = TI_TRUE; in setSupportedChannelsAccording2ScanControlTable()1049 pRegulatoryDomain->supportedChannels_band_2_4[channelIndex].channelValidityActive = TI_FALSE; in setSupportedChannelsAccording2ScanControlTable()1070 … pRegulatoryDomain->supportedChannels_band_5[channelIndexInBand5].channelValidityActive = TI_FALSE; in setSupportedChannelsAccording2ScanControlTable()1075 … pRegulatoryDomain->supportedChannels_band_5[channelIndexInBand5].channelValidityActive = TI_TRUE; in setSupportedChannelsAccording2ScanControlTable()[all …]
67 TI_BOOL channelValidityActive; /*TI_TRUE-valid, TI_FALSE-invalid */ member