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

  /hardware/ti/wlan/wl1271/Test/
PowerMgrDebug.c 79 PowerMgr_stopPS(thePowerMgrHandle, TI_TRUE);
  /system/wlan/ti/wilink_6_1/Test/
PowerMgrDebug.c 79 PowerMgr_stopPS(thePowerMgrHandle, TI_TRUE);
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
PowerMgr_API.h 151 TI_STATUS PowerMgr_stopPS(TI_HANDLE thePowerMgrHandle, TI_BOOL bDisconnect);
PowerMgr.c 446 * PowerMgr_stopPS *
455 TI_STATUS PowerMgr_stopPS(TI_HANDLE hPowerMgr, TI_BOOL bDisconnect)
460 TRACE0(pPowerMgr->hReport, REPORT_SEVERITY_INFORMATION, "PowerMgr_stopPS - called\n");
464 TRACE0(pPowerMgr->hReport, REPORT_SEVERITY_INFORMATION, "PowerMgr_stopPS - PS is already Disable! Aborting!\n");
466 Print Info message incase callng PowerMgr_stopPS() more than once in a row, without
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
PowerMgr_API.h 151 TI_STATUS PowerMgr_stopPS(TI_HANDLE thePowerMgrHandle, TI_BOOL bDisconnect);
PowerMgr.c 446 * PowerMgr_stopPS *
455 TI_STATUS PowerMgr_stopPS(TI_HANDLE hPowerMgr, TI_BOOL bDisconnect)
460 TRACE0(pPowerMgr->hReport, REPORT_SEVERITY_INFORMATION, "PowerMgr_stopPS - called\n");
464 TRACE0(pPowerMgr->hReport, REPORT_SEVERITY_INFORMATION, "PowerMgr_stopPS - PS is already Disable! Aborting!\n");
466 Print Info message incase callng PowerMgr_stopPS() more than once in a row, without
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/PowerMgr/
PowerMgr_API.h 160 TI_STATUS PowerMgr_stopPS(TI_HANDLE thePowerMgrHandle);
PowerMgr.c 449 * PowerMgr_stopPS *
458 TI_STATUS PowerMgr_stopPS(TI_HANDLE hPowerMgr)
464 ("PowerMgr_stopPS - called\n"));
469 ("PowerMgr_stopPS - PS is already Disable! Aborting!\n"));
471 Print Info message incase callng PowerMgr_stopPS() more than once in a row, without
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/conn/
connInfra.c 826 PowerMgr_stopPS(pConn->hPwrMngr);
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
connInfra.c     [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
connInfra.c     [all...]

Completed in 129 milliseconds