Home
last modified time | relevance | path

Searched refs:maxTxPowerLevel (Results 1 – 5 of 5) sorted by relevance

/hardware/ti/wlan/wl1271/utils/
D802_11Defs.h578 TI_UINT8 maxTxPowerLevel; member
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
Dtemplates.c564 *(pBuf + j + 1) = pCountry->countryIE.tripletChannels[i].maxTxPowerLevel; in buildProbeRspTemplate()
DmlmeParser.c1089 countryIE->countryIE.tripletChannels[i].maxTxPowerLevel = *(pData + j + 7); in mlmeParser_readCountry()
/hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
DregulatoryDomain.c850 DBM2DBMDIV10(pCountry->countryIE.tripletChannels[tripletChannelIndex].maxTxPowerLevel); in setSupportedChannelsAccording2CountryIe()
/hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
Dcu_cmd.c1713 CountryWorld.countryIE.tripletChannels[0].maxTxPowerLevel = 23; in CuCmd_D_Country_2_4Ie()
1753 CountryWorld.countryIE.tripletChannels[0].maxTxPowerLevel = 13; in CuCmd_D_Country_5Ie()