HomeSort by relevance Sort by last modified time
    Searched refs:uUserMaxTxPower (Results 1 - 2 of 2) sorted by null

  /hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
regulatoryDomain.h 94 TI_UINT8 uUserMaxTxPower;
regulatoryDomain.c 203 pRegulatoryDomain->uUserMaxTxPower = pRegulatoryDomainInitParams->desiredTxPower;
319 if(pRegulatoryDomain->uUserMaxTxPower != pParam->content.desiredTxPower)
321 pRegulatoryDomain->uUserMaxTxPower = pParam->content.desiredTxPower;
    [all...]

Completed in 156 milliseconds