Searched refs:PowerMgr_stopPS (Results 1 - 7 of 7) sorted by relevance

/system/wlan/ti/wilink_6_1/Test/
H A DPowerMgrDebug.c79 PowerMgr_stopPS(thePowerMgrHandle, TI_TRUE);
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
H A DPowerMgr_API.h151 TI_STATUS PowerMgr_stopPS(TI_HANDLE thePowerMgrHandle, TI_BOOL bDisconnect);
H A DPowerMgr.c446 * PowerMgr_stopPS *
455 TI_STATUS PowerMgr_stopPS(TI_HANDLE hPowerMgr, TI_BOOL bDisconnect) function
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
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/PowerMgr/
H A DPowerMgr_API.h160 TI_STATUS PowerMgr_stopPS(TI_HANDLE thePowerMgrHandle);
H A DPowerMgr.c449 * PowerMgr_stopPS *
458 TI_STATUS PowerMgr_stopPS(TI_HANDLE hPowerMgr) function
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
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/conn/
H A DconnInfra.c826 PowerMgr_stopPS(pConn->hPwrMngr);
/system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
H A DconnInfra.c833 PowerMgr_stopPS(pConn->hPwrMngr, bDisconnect);

Completed in 146 milliseconds