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

  /hardware/ti/wlan/wl1271/Test/
PowerMgrDebug.c 75 PowerMgr_startPS(thePowerMgrHandle);
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
PowerMgr_API.h 136 TI_STATUS PowerMgr_startPS(TI_HANDLE thePowerMgrHandle);
PowerMgr.c 362 * PowerMgr_startPS *
371 TI_STATUS PowerMgr_startPS(TI_HANDLE hPowerMgr)
377 TRACE0(pPowerMgr->hReport, REPORT_SEVERITY_INFORMATION, "PowerMgr_startPS - called\n");
381 TRACE1(pPowerMgr->hReport, REPORT_SEVERITY_ERROR, "PowerMgr_startPS - PS mechanism is already Enable! Aborting psEnable=%d !\n", pPowerMgr->psEnable);
385 layer that call tp PowerMgr_startPS() twice - should know that power-save
467 calling to PowerMgr_startPS() in the middle.
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
connInfra.c 633 PowerMgr_startPS(pConn->hPwrMngr);
    [all...]

Completed in 347 milliseconds