Searched defs:pSupportedChannels (Results 1 - 2 of 2) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/NetworkCtrl/RegulatoryDomain/
H A DregulatoryDomain.c741 channelCapability_t *pSupportedChannels; local
775 pSupportedChannels = pRegulatoryDomain->supportedChannels_band_2_4;
809 pSupportedChannels = pRegulatoryDomain->supportedChannels_band_5;
834 pSupportedChannels[channelIndex].channelValidityActive = FALSE;
835 pSupportedChannels[channelIndex].channelValidityPassive = FALSE;
836 pSupportedChannels[channelIndex].bChanneInCountryIe = FALSE;
837 pSupportedChannels[channelIndex].uMaxTxPowerDomain = MIN_TX_POWER;
862 pSupportedChannels[channelIndex4Band].bChanneInCountryIe = TRUE;
863 pSupportedChannels[channelIndex4Band].channelValidityPassive = TRUE;
864 pSupportedChannels[channelIndex4Ban
898 channelCapability_t *pSupportedChannels; local
961 channelCapability_t *pSupportedChannels; local
1139 channelCapability_t *pSupportedChannels; local
1246 channelCapability_t *pSupportedChannels; local
1398 channelCapability_t *pSupportedChannels; local
1443 channelCapability_t *pSupportedChannels; local
[all...]
/system/wlan/ti/wilink_6_1/stad/src/AirLink_Managment/
H A DregulatoryDomain.c734 channelCapability_t *pSupportedChannels; local
765 pSupportedChannels = pRegulatoryDomain->supportedChannels_band_2_4;
793 pSupportedChannels = pRegulatoryDomain->supportedChannels_band_5;
815 pSupportedChannels[channelIndex].channelValidityActive = TI_FALSE;
816 pSupportedChannels[channelIndex].channelValidityPassive = TI_FALSE;
817 pSupportedChannels[channelIndex].bChanneInCountryIe = TI_FALSE;
818 pSupportedChannels[channelIndex].uMaxTxPowerDomain = MIN_TX_POWER;
841 pSupportedChannels[channelIndex4Band].bChanneInCountryIe = TI_TRUE;
842 pSupportedChannels[channelIndex4Band].channelValidityPassive = TI_TRUE;
843 pSupportedChannels[channelIndex4Ban
875 channelCapability_t *pSupportedChannels; local
943 channelCapability_t *pSupportedChannels; local
1110 channelCapability_t *pSupportedChannels; local
1227 channelCapability_t *pSupportedChannels; local
1399 channelCapability_t *pSupportedChannels; local
1442 channelCapability_t *pSupportedChannels; local
[all...]

Completed in 98 milliseconds