HomeSort by relevance Sort by last modified time
    Searched refs:hPowerMgr (Results 1 - 25 of 63) sorted by null

1 2 3

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/PowerMgr/
PowerMgr.c 71 static void powerSaveCompleteCB(TI_HANDLE hPowerMgr,UINT8 PSMode,UINT8 transStatus);
72 static void PowerMgrTMThresholdCrossCB( TI_HANDLE hPowerMgr, UINT32 cookie );
73 static void powerMgrDisableThresholdsIndications(TI_HANDLE hPowerMgr);
74 static void powerMgrEnableThresholdsIndications(TI_HANDLE hPowerMgr);
75 static void powerMgrStartAutoPowerMode(TI_HANDLE hPowerMgr);
76 static void powerMgrRetryPsTimeout(TI_HANDLE hPowerMgr);
77 static void powerMgrPowerProfileConfiguration(TI_HANDLE hPowerMgr, PowerMgr_PowerMode_e desiredPowerMode);
78 static TI_STATUS powerMgrSendMBXWakeUpConditions(TI_HANDLE hPowerMgr,UINT8 listenInterval, PowerMgr_TnetWakeOn_e tnetWakeupOn);
79 static TI_STATUS powerMgrNullPacketRateConfiguration(TI_HANDLE hPowerMgr);
80 static PowerMgr_PowerMode_e powerMgrGetHighestPriority(TI_HANDLE hPowerMgr);
    [all...]
PowerMgrDbgPrint.c 52 void powerMgrPrintPriorities( TI_HANDLE hPowerMgr, powerMngModePriority_t* pPriorities );
70 INPUT: - hPowerMgr - Handle to the Power Manager
74 void PowerMgr_printObject( TI_HANDLE hPowerMgr )
76 PowerMgr_t *pPowerMgr = (PowerMgr_t*)hPowerMgr;
86 powerMgrPrintPriorities( hPowerMgr, pPowerMgr->powerMngModePriority );
102 void powerMgrPrintPriorities( TI_HANDLE hPowerMgr, powerMngModePriority_t* pPriorities )
PowerMgr_API.h 125 TI_STATUS PowerMgr_init( TI_HANDLE hPowerMgr,
199 void PowerMgr_reloadPowerMode(TI_HANDLE hPowerMgr);
250 TI_STATUS PowerMgr_notifyFWReset(TI_HANDLE hPowerMgr);
254 void powerMgr_setCpuLoad(TI_HANDLE hPowerMgr, UINT32 uCpuLoad);
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
PowerMgr.c 77 static void powerSaveCompleteCB(TI_HANDLE hPowerMgr,TI_UINT8 PSMode,TI_UINT8 transStatus);
78 static void PowerMgrTMThresholdCrossCB( TI_HANDLE hPowerMgr, TI_UINT32 cookie );
79 static void powerMgrDisableThresholdsIndications(TI_HANDLE hPowerMgr);
80 static void powerMgrEnableThresholdsIndications(TI_HANDLE hPowerMgr);
81 static void powerMgrStartAutoPowerMode(TI_HANDLE hPowerMgr);
82 static void powerMgrRetryPsTimeout(TI_HANDLE hPowerMgr, TI_BOOL bTwdInitOccured);
83 static void powerMgrPowerProfileConfiguration(TI_HANDLE hPowerMgr, PowerMgr_PowerMode_e desiredPowerMode);
84 static void PowerMgr_setDozeModeInAuto(TI_HANDLE hPowerMgr,PowerMgr_PowerMode_e dozeMode);
85 static void PowerMgrConfigBetToFw( TI_HANDLE hPowerMgr, TI_UINT32 cookie );
86 static void PowerMgr_PsPollFailureCB( TI_HANDLE hPowerMgr );
    [all...]
PowerMgrDbgPrint.c 54 void powerMgrPrintPriorities( TI_HANDLE hPowerMgr, powerMngModePriority_t* pPriorities );
72 INPUT: - hPowerMgr - Handle to the Power Manager
76 void PowerMgr_printObject( TI_HANDLE hPowerMgr )
79 PowerMgr_t *pPowerMgr = (PowerMgr_t*)hPowerMgr;
89 powerMgrPrintPriorities( hPowerMgr, pPowerMgr->powerMngModePriority );
107 void powerMgrPrintPriorities( TI_HANDLE hPowerMgr, powerMngModePriority_t* pPriorities )
PowerMgr_API.h 122 TI_STATUS PowerMgr_SetDefaults (TI_HANDLE hPowerMgr, PowerMgrInitParams_t* pPowerMgrInitParams);
223 TI_STATUS PowerMgr_notifyFWReset(TI_HANDLE hPowerMgr);
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
PowerMgr.c 77 static void powerSaveCompleteCB(TI_HANDLE hPowerMgr,TI_UINT8 PSMode,TI_UINT8 transStatus);
78 static void PowerMgrTMThresholdCrossCB( TI_HANDLE hPowerMgr, TI_UINT32 cookie );
79 static void powerMgrDisableThresholdsIndications(TI_HANDLE hPowerMgr);
80 static void powerMgrEnableThresholdsIndications(TI_HANDLE hPowerMgr);
81 static void powerMgrStartAutoPowerMode(TI_HANDLE hPowerMgr);
82 static void powerMgrRetryPsTimeout(TI_HANDLE hPowerMgr, TI_BOOL bTwdInitOccured);
83 static void powerMgrPowerProfileConfiguration(TI_HANDLE hPowerMgr, PowerMgr_PowerMode_e desiredPowerMode);
84 static void PowerMgr_setDozeModeInAuto(TI_HANDLE hPowerMgr,PowerMgr_PowerMode_e dozeMode);
85 static void PowerMgrConfigBetToFw( TI_HANDLE hPowerMgr, TI_UINT32 cookie );
86 static void PowerMgr_PsPollFailureCB( TI_HANDLE hPowerMgr );
    [all...]
PowerMgrDbgPrint.c 54 void powerMgrPrintPriorities( TI_HANDLE hPowerMgr, powerMngModePriority_t* pPriorities );
72 INPUT: - hPowerMgr - Handle to the Power Manager
76 void PowerMgr_printObject( TI_HANDLE hPowerMgr )
79 PowerMgr_t *pPowerMgr = (PowerMgr_t*)hPowerMgr;
89 powerMgrPrintPriorities( hPowerMgr, pPowerMgr->powerMngModePriority );
107 void powerMgrPrintPriorities( TI_HANDLE hPowerMgr, powerMngModePriority_t* pPriorities )
PowerMgr_API.h 122 TI_STATUS PowerMgr_SetDefaults (TI_HANDLE hPowerMgr, PowerMgrInitParams_t* pPowerMgrInitParams);
223 TI_STATUS PowerMgr_notifyFWReset(TI_HANDLE hPowerMgr);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/RecoveryMgr/
recoveryMgr.h 66 TI_HANDLE hPowerMgr;
recoveryMgr_API.h 54 TI_HANDLE hPowerMgr,
recoveryMgr.c 126 TI_HANDLE hPowerMgr,
139 pRecoverMgr->hPowerMgr = hPowerMgr;
388 PowerMgr_notifyFWReset(pRecoverMgr->hPowerMgr);
  /hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
SoftGemini.h 67 TI_HANDLE hPowerMgr;
SoftGemini.c 221 pSoftGemini->hPowerMgr = pStadHandles->hPowerMgr;
701 powerMgr_setParam(pSoftGemini->hPowerMgr,&param);
706 return powerMgr_setParam(pSoftGemini->hPowerMgr,&param);
733 return powerMgr_setParam(pSoftGemini->hPowerMgr,&param);
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/AirLink_Managment/
SoftGemini.h 67 TI_HANDLE hPowerMgr;
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/SoftGemini/src/
SoftGemini.h 76 TI_HANDLE hPowerMgr;
  /hardware/ti/wlan/wl1271/stad/src/Ctrl_Interface/
DrvMainModules.h 69 TI_HANDLE hPowerMgr;
  /hardware/ti/wlan/wl1271/stad/src/Data_link/
rx.h 96 TI_HANDLE hPowerMgr;
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/SoftGemini/inc/
SoftGeminiApi.h 94 TI_HANDLE hPowerMgr,
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/Inc/
smeSmApi.h 93 TI_HANDLE hPowerMgr,
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/configMgr/
configMgr.h 124 TI_HANDLE hPowerMgr;
  /system/wlan/ti/wilink_6_1/stad/src/Ctrl_Interface/
DrvMainModules.h 69 TI_HANDLE hPowerMgr;
  /system/wlan/ti/wilink_6_1/stad/src/Data_link/
rx.h 96 TI_HANDLE hPowerMgr;
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/currBss/
currBss.h 89 TI_HANDLE hPowerMgr,
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/smeSm/
smeSm.h 130 TI_HANDLE hPowerMgr;

Completed in 101 milliseconds

1 2 3