HomeSort by relevance Sort by last modified time
    Searched defs:smState (Results 1 - 6 of 6) sorted by null

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/RecoveryMgr/
recoveryMgr.h 75 recoveryMgrSmState_e smState; /* The current state of the SM. */
  /hardware/ti/wlan/wl1271/TWD/MacServices/
PowerSrv.c 504 PowerSrvSMStates_e smState;
505 smState = powerSrvSM_getCurrentState(pPowerSrv->hPowerSrvSM);
506 return(smState == POWER_SRV_STATE_PS );
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/HwInit/
HwInit.h 74 hwInitSmState_e smState; /* The current state of the SM. */
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/PowerSaveServer/
PowerSrv.c 512 PowerSrvSMStates_e smState;
513 smState = powerSrvSM_getCurrentState(pPowerSrv->hPowerSrvSM);
514 return(smState == POWER_SRV_STATE_PS );
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/MacServices/
PowerSrv.c 504 PowerSrvSMStates_e smState;
505 smState = powerSrvSM_getCurrentState(pPowerSrv->hPowerSrvSM);
506 return(smState == POWER_SRV_STATE_PS );
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/Ctrl/RecoverCtrl/
recoveryCtrl.h 94 recoveryCtrlSmState_e smState; /* The current state of the SM. */

Completed in 125 milliseconds