Searched defs:hTimer (Results 1 - 25 of 35) sorted by relevance

12

/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
H A DmainSecSm.c181 TI_HANDLE hTimer)
224 hTimer);
173 mainSec_config(mainSec_t *pMainSec, mainSecInitData_t *pInitData, void *pParent, TI_HANDLE hReport, TI_HANDLE hOs, TI_HANDLE hCtrlData, TI_HANDLE hEvHandler, TI_HANDLE hConn, TI_HANDLE hTimer) argument
H A Dconn.h118 TI_HANDLE hTimer; member in struct:__anon1343
H A DmainKeysSm.c173 TI_HANDLE hTimer)
228 pMainKeys->hTimer = hTimer;
247 pMainKeys->hSessionTimer = tmr_CreateTimer (pMainKeys->hTimer);
164 mainKeys_config(mainKeys_t *pMainKeys, TRsnPaeConfig *pPaeConfig, void *pParent, TI_HANDLE hReport, TI_HANDLE hOs, TI_HANDLE hCtrlData, TI_HANDLE hEvHandler, TI_HANDLE hConn, TI_HANDLE hRsn, TI_HANDLE hTimer) argument
H A DmainKeysSm.h101 TI_HANDLE hTimer; member in struct:_mainKeys_t
140 TI_HANDLE hTimer);
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
H A DauthSm.h88 TI_HANDLE hTimer; member in struct:__anon1460
H A DtrafficAdmControl.h84 TI_HANDLE hTimer; member in struct:__anon1514
117 TI_HANDLE hTimer,
H A DAssocSM.h124 TI_HANDLE hTimer; member in struct:__anon1441
H A DPowerMgr.h91 TI_HANDLE hTimer; /**< Handle to the Timer module object */ member in struct:__anon1443
H A DhealthMonitor.c77 TI_HANDLE hTimer; /* handle to the Timer module object */ member in struct:__anon1462
176 pHealthMonitor->hTimer = pStadHandles->hTimer;
216 pHealthMonitor->hFailTimer = tmr_CreateTimer (pHealthMonitor->hTimer);
/hardware/ti/wlan/wl1271/TWD/FW_Transfer/
H A DCmdMBox.c135 * \param hTimer - Handle to os timer
147 TI_HANDLE hTimer,
164 pCmdMbox->hCmdMboxTimer = tmr_CreateTimer (hTimer);
144 cmdMbox_Init(TI_HANDLE hCmdMbox, TI_HANDLE hReport, TI_HANDLE hTwIf, TI_HANDLE hTimer, TI_HANDLE hCmdQueue, TCmdMboxErrorCb fErrorCb) argument
/hardware/ti/wlan/wl1271/TWD/MacServices/
H A DMacServices.c149 TI_HANDLE hTimer)
153 MacServices_scanSRV_init (hMacServices, hReport, hTWD, hTimer, hEventMbox, hCmdBld);
160 hTimer);
166 hTimer) != TI_OK)
144 MacServices_init(TI_HANDLE hMacServices, TI_HANDLE hReport, TI_HANDLE hTWD, TI_HANDLE hCmdBld, TI_HANDLE hEventMbox, TI_HANDLE hTimer) argument
H A DMeasurementSrv.h94 TI_HANDLE hTimer ; /**< Timer Module handle */ member in struct:__anon966
205 * \param hTimer - handle to the Timer module object.\n
212 TI_HANDLE hTimer);
H A DPowerSrvSM.h106 TI_HANDLE hTimer; /**< Handle to the Timer module. */ member in struct:__anon975
185 TI_HANDLE hTimer);
H A DMeasurementSrv.c107 TI_HANDLE hTimer)
117 pMeasurementSRV->hTimer = hTimer;
123 pMeasurementSRV->hStartStopTimer = tmr_CreateTimer (pMeasurementSRV->hTimer);
133 pMeasurementSRV->hRequestTimer[i] = tmr_CreateTimer (pMeasurementSRV->hTimer);
102 MacServices_measurementSRV_init(TI_HANDLE hMeasurementSRV, TI_HANDLE hReport, TI_HANDLE hCmdBld, TI_HANDLE hEventMbox, TI_HANDLE hPowerSaveSRV, TI_HANDLE hTimer) argument
H A DPowerSrv.c176 TI_HANDLE hTimer)
186 powerSrvSM_init (pPowerSrv->hPowerSrvSM, hReport, hCmdBld, hTimer);
172 powerSrv_init(TI_HANDLE hPowerSrv, TI_HANDLE hReport, TI_HANDLE hEventMbox, TI_HANDLE hCmdBld, TI_HANDLE hTimer) argument
H A DPowerSrvSM.c189 - hTimer - handle to the Timer module object.
197 TI_HANDLE hTimer)
294 pPowerSrvSM->hTimer = hTimer;
297 pPowerSrvSM->hPwrSrvSmTimer = tmr_CreateTimer (pPowerSrvSM->hTimer);
194 powerSrvSM_init(TI_HANDLE hPowerSrvSM, TI_HANDLE hReport, TI_HANDLE hCmdBld, TI_HANDLE hTimer) argument
H A DScanSrv.c121 TI_HANDLE hTimer,
130 pScanSRV->hTimer = hTimer;
139 pScanSRV->hScanSrvTimer = tmr_CreateTimer (pScanSRV->hTimer);
118 MacServices_scanSRV_init(TI_HANDLE hMacServices, TI_HANDLE hReport, TI_HANDLE hTWD, TI_HANDLE hTimer, TI_HANDLE hEventMbox, TI_HANDLE hCmdBld) argument
H A DScanSrv.h88 TI_HANDLE hTimer; /**< Timer module object handle */ member in struct:__anon976
241 TI_HANDLE hTimer,
/hardware/ti/wlan/wl1271/TWD/Ctrl/
H A DCmdQueue.c134 * \param hTimer - Handle to os timer
145 TI_HANDLE hTimer)
167 hTimer, hCmdQueue,
141 cmdQueue_Init(TI_HANDLE hCmdQueue, TI_HANDLE hCmdMbox, TI_HANDLE hReport, TI_HANDLE hTwIf, TI_HANDLE hTimer) argument
/hardware/ti/wlan/wl1271/TWD/TWDriver/
H A DTWDriverInternal.h81 TI_HANDLE hTimer; member in struct:__anon1085
/hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
H A DmeasurementMgr.h152 TI_HANDLE hTimer; member in struct:__anon1277
/hardware/ti/wlan/wl1271/stad/src/Ctrl_Interface/
H A DDrvMainModules.h46 TI_HANDLE hTimer; member in struct:__anon1400
/hardware/ti/wlan/wl1271/stad/src/Data_link/
H A DTrafficMonitor.h85 TI_HANDLE hTimer; member in struct:__anon1413
H A Drx.h93 TI_HANDLE hTimer; member in struct:__anon1422
/hardware/ti/wlan/wl1271/TWD/Data_Service/
H A DRxQueue.c105 TI_HANDLE hTimer; /* Timer Handle */ member in struct:__anon705
164 if (pRxQueue->hTimer) {
165 tmr_DestroyTimer (pRxQueue->hTimer);
166 pRxQueue->hTimer = NULL;
197 pRxQueue->hTimer = tmr_CreateTimer (hTimerModule);
286 tmr_StopTimer (pRxQueue->hTimer);
486 tmr_StopTimer (pRxQueue->hTimer);
536 tmr_StartTimer (pRxQueue->hTimer, RxQueue_PacketTimeOut, pRxQueue, BA_SESSION_TIME_TO_SLEEP, TI_FALSE);
585 tmr_StartTimer (pRxQueue->hTimer, RxQueue_PacketTimeOut, pRxQueue, BA_SESSION_TIME_TO_SLEEP, TI_FALSE);
617 tmr_StopTimer (pRxQueue->hTimer);
[all...]

Completed in 141 milliseconds

12