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

  /hardware/ti/wlan/wl1271/TWD/MacServices/
PowerSrvSM.c 204 next state and transition action for POWER_SRV_STATE_ACTIVE state
208 {POWER_SRV_STATE_ACTIVE , powerSrvSmDoAllready},
214 {POWER_SRV_STATE_ACTIVE , powerSrvSMActionUnexpected},
217 {POWER_SRV_STATE_ACTIVE , powerSrvSMActionUnexpected}
235 {POWER_SRV_STATE_ACTIVE , powerSrvSmDoUpdateRequest}
266 {POWER_SRV_STATE_ACTIVE , powerSrvSmDoUpdateRequest},
312 the PowerSrvSM start in active mode (POWER_SRV_STATE_ACTIVE)
315 pPowerSrvSM->currentState = POWER_SRV_STATE_ACTIVE;
498 case POWER_SRV_STATE_ACTIVE:
499 pString = "POWER_SRV_STATE_ACTIVE";
    [all...]
PowerSrvSM.h 78 POWER_SRV_STATE_ACTIVE = 0,
PowerSrv.c 246 the PowerSrvSM start in active mode (POWER_SRV_STATE_ACTIVE)
249 pPowerSrvSM->currentState = POWER_SRV_STATE_ACTIVE;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/PowerSaveServer/
PowerSrvSM.c 69 "POWER_SRV_STATE_ACTIVE ",
256 next state and transition action for POWER_SRV_STATE_ACTIVE state
260 {POWER_SRV_STATE_ACTIVE , powerSrvSmDoAllready},
266 {POWER_SRV_STATE_ACTIVE , powerSrvSMActionUnexpected},
269 {POWER_SRV_STATE_ACTIVE , powerSrvSMActionUnexpected}
287 {POWER_SRV_STATE_ACTIVE , powerSrvSmDoUpdateRequest}
318 {POWER_SRV_STATE_ACTIVE , powerSrvSmDoUpdateRequest},
357 the PowerSrvSM start in active mode (POWER_SRV_STATE_ACTIVE)
360 pPowerSrvSM->currentState = POWER_SRV_STATE_ACTIVE;
561 case POWER_SRV_STATE_ACTIVE
    [all...]
PowerSrvSM.h 80 POWER_SRV_STATE_ACTIVE = 0,
PowerSrv.c 251 the PowerSrvSM start in active mode (POWER_SRV_STATE_ACTIVE)
254 pPowerSrvSM->currentState = POWER_SRV_STATE_ACTIVE;
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/MacServices/
PowerSrvSM.c 204 next state and transition action for POWER_SRV_STATE_ACTIVE state
208 {POWER_SRV_STATE_ACTIVE , powerSrvSmDoAllready},
214 {POWER_SRV_STATE_ACTIVE , powerSrvSMActionUnexpected},
217 {POWER_SRV_STATE_ACTIVE , powerSrvSMActionUnexpected}
235 {POWER_SRV_STATE_ACTIVE , powerSrvSmDoUpdateRequest}
266 {POWER_SRV_STATE_ACTIVE , powerSrvSmDoUpdateRequest},
312 the PowerSrvSM start in active mode (POWER_SRV_STATE_ACTIVE)
315 pPowerSrvSM->currentState = POWER_SRV_STATE_ACTIVE;
498 case POWER_SRV_STATE_ACTIVE:
499 pString = "POWER_SRV_STATE_ACTIVE";
    [all...]
PowerSrvSM.h 78 POWER_SRV_STATE_ACTIVE = 0,
PowerSrv.c 246 the PowerSrvSM start in active mode (POWER_SRV_STATE_ACTIVE)
249 pPowerSrvSM->currentState = POWER_SRV_STATE_ACTIVE;
    [all...]

Completed in 44 milliseconds