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

1 2

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/
mainKeysSm.c 332 os_timerStop(pMainKeys->hOs, pMainKeys->timer);
737 os_timerStop(pMainKeys->hOs, pMainKeys->timer);
775 os_timerStop(pMainKeys->hOs, pMainKeys->timer);
802 os_timerStop(pMainKeys->hOs, pMainKeys->timer);
842 os_timerStop(pMainKeys->hOs, pMainKeys->timer);
870 os_timerStop(pMainKeys->hOs, pMainKeys->timer);
rsn.c 208 os_timerStop (pRsn->hOs, pRsn->micFailureReportWaitTimer);
210 os_timerStop (pRsn->hOs, pRsn->micFailureReKeyTimer);
618 os_timerStop (pRsn->hOs, pRsn->micFailureReportWaitTimer);
621 os_timerStop (pRsn->hOs, pRsn->pAdmCtrl->preAuthTimerWpa2);
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/ScanServer/
ScanSrvSM.c 305 os_timerStop( pScanSRV->hOS, pScanSRV->timer );
560 os_timerStop( pScanSRV->hOS, pScanSRV->timer );
591 os_timerStop( pScanSRV->hOS, pScanSRV->timer );
ScanSrv.c 105 os_timerStop( pScanSRV->hOS, pScanSRV->timer );
165 os_timerStop( pScanSRV->hOS, pScanSRV->timer );
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/MeasurementSRV/
MeasurementSrv.c 188 os_timerStop( pMeasurementSRV->hOS, pMeasurementSRV->hStartStopTimer );
195 os_timerStop( pMeasurementSRV->hOS, pMeasurementSRV->hRequestTimer[ i ] );
246 os_timerStop( pMeasurementSRV->hOS, pMeasurementSRV->hRequestTimer[ i ] );
255 os_timerStop( pMeasurementSRV->hOS, pMeasurementSRV->hStartStopTimer );
419 os_timerStop( pMeasurementSRV->hOS, pMeasurementSRV->hStartStopTimer );
426 os_timerStop( pMeasurementSRV->hOS, pMeasurementSRV->hRequestTimer[ i ] );
495 os_timerStop( pMeasurementSRV->hOS, pMeasurementSRV->hStartStopTimer );
523 os_timerStop( pMeasurementSRV->hOS, pMeasurementSRV->hStartStopTimer );
573 os_timerStop( pMeasurementSRV->hOS, pMeasurementSRV->hRequestTimer[ i ] );
    [all...]
MeasurementSrvSM.c 610 os_timerStop( pMeasurementSRV->hOS, pMeasurementSRV->hStartStopTimer );
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/ELP_Controller/
ElpCtrl.c 466 os_timerStop (pElpCtrl->hOs, pElpCtrl->hTimer);
583 os_timerStop (pElpCtrl->hOs, pElpCtrl->hTimer);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/conn/
connIbss.c 310 os_timerStop(((conn_t *)pData)->hOs, ((conn_t *)pData)->pTimer);
359 os_timerStop(((conn_t *)pData)->hOs, ((conn_t *)pData)->pTimer);
  /hardware/ti/wlan/wl1271/platforms/os/common/inc/
osApi.h 420 void os_timerStop (TI_HANDLE OsContext, TI_HANDLE TimerHandle);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/AirLink/Measurement/
measurementMgrSM.c 593 os_timerStop(pMeasurementMgr->hOs, pMeasurementMgr->pActivationDelayTimer);
616 os_timerStop(pMeasurementMgr->hOs, pMeasurementMgr->pActivationDelayTimer);
639 os_timerStop(pMeasurementMgr->hOs, pMeasurementMgr->pActivationDelayTimer);
680 os_timerStop(pMeasurementMgr->hOs, pMeasurementMgr->pActivationDelayTimer);
    [all...]
  /system/wlan/ti/wilink_6_1/platforms/os/common/inc/
osApi.h 420 void os_timerStop (TI_HANDLE OsContext, TI_HANDLE TimerHandle);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/PowerMgr/
PowerMgr.c 479 os_timerStop(pPowerMgr->hOS, pPowerMgr->hRetryPsTimer);
484 os_timerStop(pPowerMgr->hOS, pPowerMgr->hPsPollFailureTimer);
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/Cmd_MBox/
CmdMBox.c 298 os_timerStop (pCmdMBox->hOs, pCmdMBox->hTimer);
    [all...]
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
osapi.c 218 os_timerStop (OsContext, TimerHandle);
253 void os_timerStop (TI_HANDLE OsContext, TI_HANDLE TimerHandle)
  /system/wlan/ti/wilink_6_1/platforms/os/linux/src/
osapi.c 214 os_timerStop (OsContext, TimerHandle);
249 void os_timerStop (TI_HANDLE OsContext, TI_HANDLE TimerHandle)
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/
RateAdaptation.c 232 os_timerStop(pRateAdaptation->hOs, pRateAdaptation->pTimer);
254 os_timerStop(pRateAdaptation->hOs, pRateAdaptation->pTimer);
800 os_timerStop(pRateAdaptation->hOs, pRateAdaptation->pTimer);
822 os_timerStop(pRateAdaptation->hOs, pRateAdaptation->pTimer);
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/mlme/Auth/open/
openAuthSm.c 431 os_timerStop(hAuth->hOs, hAuth->timer);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/HealthMonitor/
healthMonitor.c 288 os_timerStop (pHealthMonitor->hOs, pHealthMonitor->hHealtheCheckTimer);
  /system/wlan/ti/sta_dk_4_0_4_32/pform/common/inc/
osApi.h 256 os_timerStop(
  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
osapi.c 358 os_timerStop (OsContext, TimerHandle);
411 os_timerStop(
    [all...]
  /hardware/ti/wlan/wl1271/Test/
fwdriverdebug.c 280 os_timerStop(hOs, dTimer);
  /hardware/ti/wlan/wl1271/utils/
timer.c 485 os_timerStop(pTimerModule->hOs, pTimerInfo->hOsTimerObj);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/PowerSaveServer/
PowerSrvSM.c 662 os_timerStop( pPowerSrvSM->hOS, pPowerSrvSM->hTimer );
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/mlme/Auth/shared/
sharedKeyAuthSm.c 547 os_timerStop(hAuth->hOs, hAuth->timer);
  /system/wlan/ti/wilink_6_1/Test/
fwdriverdebug.c 280 os_timerStop(hOs, dTimer);

Completed in 395 milliseconds

1 2