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

  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
PowerMgr.h 158 TI_UINT8 BetDisableThreshold;
PowerMgr.c 247 tmRegParam.Threshold = pPowerMgrInitParams->BetDisableThreshold;
248 pPowerMgr->BetDisableThreshold = pPowerMgrInitParams->BetDisableThreshold;
430 else if (frameCount > pPowerMgr->BetDisableThreshold)
    [all...]
  /hardware/ti/wlan/wl1271/stad/Export_Inc/
paramOut.h     [all...]
  /hardware/ti/wlan/wl1271/platforms/os/common/src/
osRgstry.c 111 NDIS_STRING STRBetDisableThreshold = NDIS_STRING_CONST( "BetDisableThreshold");
    [all...]

Completed in 4095 milliseconds