HomeSort by relevance Sort by last modified time
    Searched refs:os_timerStart (Results 26 - 34 of 34) sorted by null

12

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/AirLink/Measurement/
measurementMgrSM.c 559 os_timerStart(pMeasurementMgr->hOs, pMeasurementMgr->pActivationDelayTimer,
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
osapi.c 364 * os_timerStart()
375 os_timerStart(
387 esta_timer_log("\n\n%s:%d ::os_timerStart(%p,%p,%u,%d)\n\n",__FUNCTION__, __LINE__,OsContext,TimerHandle,DelayMs,bPeriodic);
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/
rsn.c     [all...]
admCtrlWpa2.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/QOS/
trafficAdmControl.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Rx/
rx.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/mlme/Assoc/
assocSM.c 1148 os_timerStart(pAssoc->hOs, pAssoc->timer, pAssoc->timeout, FALSE);
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Application/ScanMngr/
scanMngr.c 494 os_timerStart( pScanMngr->hOS,
755 os_timerStart( pScanMngr->hOS, pScanMngr->hContinuousScanTimer,
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hw_ctrl/
whalHwCtrl.c 286 os_timerStart(pHwCtrl->hOs, hal_timer, 20, FALSE);
    [all...]

Completed in 2523 milliseconds

12