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

1 2

  /hardware/ti/wlan/wl1271/utils/
timer.h 61 void tmr_StartTimer (TI_HANDLE hTimerInfo,
timer.c 413 * \fn tmr_StartTimer
432 void tmr_StartTimer (TI_HANDLE hTimerInfo,
443 WLAN_OS_REPORT (("tmr_StartTimer(): ERROR - NULL timer!\n"));
471 * \sa tmr_StartTimer
607 tmr_StartTimer ((TI_HANDLE)pTimerInfo,
  /hardware/ti/wlan/wl1271/TWD/MacServices/
MeasurementSrvSM.c 334 tmr_StartTimer (pMeasurementSRV->hStartStopTimer,
403 tmr_StartTimer (pMeasurementSRV->hRequestTimer[requestIndex],
456 tmr_StartTimer (pMeasurementSRV->hRequestTimer[requestIndex],
496 tmr_StartTimer (pMeasurementSRV->hRequestTimer[requestIndex],
572 tmr_StartTimer (pMeasurementSRV->hStartStopTimer,
    [all...]
PowerSrvSM.c 748 tmr_StartTimer (pPowerSrvSM->hPwrSrvSmTimer,
    [all...]
ScanSrvSM.c 333 tmr_StartTimer (pScanSRV->hScanSrvTimer,
  /hardware/ti/wlan/wl1271/TWD/Data_Service/
RxQueue.c 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);
734 tmr_StartTimer (pRxQueue->hTimer, RxQueue_PacketTimeOut, pRxQueue, BA_SESSION_TIME_TO_SLEEP, TI_FALSE);
    [all...]
  /hardware/ti/wlan/wl1271/TWD/FW_Transfer/
CmdMBox.c 244 tmr_StartTimer (pCmdMbox->hCmdMboxTimer, cmdMbox_TimeOut, hCmdMbox, CMDMBOX_WAIT_TIMEOUT, TI_FALSE);
HwInit.c     [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
healthMonitor.c 338 tmr_StartTimer (pHealthMonitor->hFailTimer,
openAuthSm.c 411 tmr_StartTimer (hAuth->hAuthSmTimer,
sharedKeyAuthSm.c 498 tmr_StartTimer (hAuth->hAuthSmTimer,
PowerMgr.c     [all...]
trafficAdmControl.c     [all...]
assocSM.c 1032 tmr_StartTimer (pAssoc->hAssocSmTimer,
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
mainKeysSm.c 666 tmr_StartTimer (pMainKeys->hSessionTimer,
945 tmr_StartTimer (pMainKeys->hSessionTimer,
connIbss.c 518 tmr_StartTimer (pConn->hConnTimer,
connInfra.c 400 tmr_StartTimer (pConn->hConnTimer, conn_timeout, (TI_HANDLE)pConn, DISCONNECT_TIMEOUT_MSEC, TI_FALSE);
420 tmr_StartTimer (pConn->hConnTimer, conn_timeout, (TI_HANDLE)pConn, DISCONNECT_TIMEOUT_MSEC, TI_FALSE);
    [all...]
rsn.c     [all...]
  /hardware/ti/wlan/wl1271/stad/src/Data_link/
txDataQueue.c 369 tmr_StartTimer (pTxDataQ->hTxSendPaceTimer,
TrafficMonitor.c 174 tmr_StartTimer (TestEventTimer, TestEventFunc, (TI_HANDLE)TrafficMonitor, 5000, TI_TRUE);
    [all...]
txCtrlParams.c 302 tmr_StartTimer (pTxCtrl->hCreditTimer,
    [all...]
rx.c     [all...]
  /hardware/ti/wlan/wl1271/TWD/TwIf/
TwIf.c 389 tmr_StartTimer (pTwIf->hPendRestartTimer, twIf_PendRestratTimeout, hTwIf, PEND_RESTART_TIMEOUT, TI_FALSE);
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
measurementMgrSM.c 539 tmr_StartTimer (pMeasurementMgr->hActivationDelayTimer,
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Application/
scanMngr.c 625 tmr_StartTimer (pScanMngr->hContinuousScanTimer,
    [all...]

Completed in 474 milliseconds

1 2