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

1 2 3

  /hardware/ti/wlan/wl1271/utils/
timer.h 66 void tmr_StopTimer (TI_HANDLE hTimerInfo);
timer.c 430 * \sa tmr_StopTimer, tmr_GetExpiry
461 * \fn tmr_StopTimer
473 void tmr_StopTimer (TI_HANDLE hTimerInfo)
480 WLAN_OS_REPORT (("tmr_StopTimer(): ERROR - NULL timer!\n"));
  /system/wlan/ti/wilink_6_1/utils/
timer.h 66 void tmr_StopTimer (TI_HANDLE hTimerInfo);
  /hardware/ti/wlan/wl1271/Test/
HealthMonitorDbg.c 117 tmr_StopTimer (pPowerSrvSM->hPwrSrvSmTimer); /* stop the PS guard timer */
180 tmr_StopTimer (pScanSRV->hScanSrvTimer);
  /system/wlan/ti/wilink_6_1/Test/
HealthMonitorDbg.c 117 tmr_StopTimer (pPowerSrvSM->hPwrSrvSmTimer); /* stop the PS guard timer */
180 tmr_StopTimer (pScanSRV->hScanSrvTimer);
  /hardware/ti/wlan/wl1271/TWD/MacServices/
MeasurementSrv.c 188 tmr_StopTimer (pMeasurementSRV->hStartStopTimer);
195 tmr_StopTimer (pMeasurementSRV->hRequestTimer[i]);
399 tmr_StopTimer (pMeasurementSRV->hStartStopTimer);
406 tmr_StopTimer (pMeasurementSRV->hRequestTimer[i]);
470 tmr_StopTimer (pMeasurementSRV->hStartStopTimer);
497 tmr_StopTimer (pMeasurementSRV->hStartStopTimer);
546 tmr_StopTimer (pMeasurementSRV->hRequestTimer[i]);
    [all...]
ScanSrvSM.c 267 tmr_StopTimer (pScanSRV->hScanSrvTimer);
526 tmr_StopTimer (pScanSRV->hScanSrvTimer);
555 tmr_StopTimer (pScanSRV->hScanSrvTimer);
MeasurementSrvSM.c 547 tmr_StopTimer (pMeasurementSRV->hStartStopTimer);
    [all...]
PowerSrvSM.c 599 tmr_StopTimer (pPowerSrvSM->hPwrSrvSmTimer);
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/MacServices/
MeasurementSrv.c 188 tmr_StopTimer (pMeasurementSRV->hStartStopTimer);
195 tmr_StopTimer (pMeasurementSRV->hRequestTimer[i]);
399 tmr_StopTimer (pMeasurementSRV->hStartStopTimer);
406 tmr_StopTimer (pMeasurementSRV->hRequestTimer[i]);
470 tmr_StopTimer (pMeasurementSRV->hStartStopTimer);
497 tmr_StopTimer (pMeasurementSRV->hStartStopTimer);
546 tmr_StopTimer (pMeasurementSRV->hRequestTimer[i]);
    [all...]
ScanSrvSM.c 267 tmr_StopTimer (pScanSRV->hScanSrvTimer);
526 tmr_StopTimer (pScanSRV->hScanSrvTimer);
555 tmr_StopTimer (pScanSRV->hScanSrvTimer);
MeasurementSrvSM.c 547 tmr_StopTimer (pMeasurementSRV->hStartStopTimer);
    [all...]
PowerSrvSM.c 599 tmr_StopTimer (pPowerSrvSM->hPwrSrvSmTimer);
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
connIbss.c 232 tmr_StopTimer (pConn->hConnTimer);
292 tmr_StopTimer (pConn->hConnTimer);
403 tmr_StopTimer (pConn->hConnTimer);
mainKeysSm.c 710 tmr_StopTimer (pMainKeys->hSessionTimer);
748 tmr_StopTimer (pMainKeys->hSessionTimer);
775 tmr_StopTimer (pMainKeys->hSessionTimer);
815 tmr_StopTimer (pMainKeys->hSessionTimer);
842 tmr_StopTimer (pMainKeys->hSessionTimer);
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
connIbss.c 232 tmr_StopTimer (pConn->hConnTimer);
297 tmr_StopTimer (pConn->hConnTimer);
413 tmr_StopTimer (pConn->hConnTimer);
mainKeysSm.c 710 tmr_StopTimer (pMainKeys->hSessionTimer);
748 tmr_StopTimer (pMainKeys->hSessionTimer);
775 tmr_StopTimer (pMainKeys->hSessionTimer);
815 tmr_StopTimer (pMainKeys->hSessionTimer);
842 tmr_StopTimer (pMainKeys->hSessionTimer);
  /hardware/ti/wlan/wl1271/TWD/FW_Transfer/
CmdMBox.c 274 tmr_StopTimer(pCmdMbox->hCmdMboxTimer);
419 tmr_StopTimer (pCmdMbox->hCmdMboxTimer);
  /system/wlan/ti/wilink_6_1/TWD/FW_Transfer/
CmdMBox.c 275 tmr_StopTimer(pCmdMbox->hCmdMboxTimer);
418 tmr_StopTimer (pCmdMbox->hCmdMboxTimer);
  /hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
measurementMgrSM.c 575 tmr_StopTimer (pMeasurementMgr->hActivationDelayTimer);
598 tmr_StopTimer (pMeasurementMgr->hActivationDelayTimer);
621 tmr_StopTimer (pMeasurementMgr->hActivationDelayTimer);
660 tmr_StopTimer (pMeasurementMgr->hActivationDelayTimer);
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/AirLink_Managment/
measurementMgrSM.c 572 tmr_StopTimer (pMeasurementMgr->hActivationDelayTimer);
595 tmr_StopTimer (pMeasurementMgr->hActivationDelayTimer);
618 tmr_StopTimer (pMeasurementMgr->hActivationDelayTimer);
657 tmr_StopTimer (pMeasurementMgr->hActivationDelayTimer);
    [all...]
  /hardware/ti/wlan/wl1271/TWD/Data_Service/
RxQueue.c 286 tmr_StopTimer (pRxQueue->hTimer);
486 tmr_StopTimer (pRxQueue->hTimer);
617 tmr_StopTimer (pRxQueue->hTimer);
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
openAuthSm.c 427 tmr_StopTimer (hAuth->hAuthSmTimer);
sharedKeyAuthSm.c 514 tmr_StopTimer (hAuth->hAuthSmTimer);
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
openAuthSm.c 427 tmr_StopTimer (hAuth->hAuthSmTimer);

Completed in 382 milliseconds

1 2 3