HomeSort by relevance Sort by last modified time
    Searched refs:TimeIntervalMs (Results 1 - 15 of 15) sorted by null

  /hardware/ti/wlan/wl1271/stad/src/Data_link/
TrafficMonitor.c 206 AlertElement->TimeOut = AlertElement->TimeIntervalMs + CurentTime;
340 TrafficAlertElement->TimeIntervalMs = TrafficAlertRegParm->TimeIntervalMs;
341 TrafficAlertElement->TimeOut = CurentTime + TrafficAlertRegParm->TimeIntervalMs;
554 TrafficAlertElement->TimeOut = CurentTime + TrafficAlertElement->TimeIntervalMs;
576 TrafficResetAlertElement->TimeOut = CurentTime + TrafficAlertElement->TimeIntervalMs;
725 AlertElement->TimeOut = CurrentTime + AlertElement->TimeIntervalMs;
732 AlertElement->TimeOut = CurrentTime + AlertElement->TimeIntervalMs;
748 rstElmt->TimeOut = CurrentTime + rstElmt->TimeIntervalMs;
    [all...]
TrafficMonitor.h 146 TI_UINT32 TimeIntervalMs;
TrafficMonitorAPI.h 92 TI_UINT32 TimeIntervalMs;
Ctrl.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/TrafficMonitor/
TrafficMonitor.c 203 AlertElement->TimeOut = AlertElement->TimeIntervalMs + CurentTime;
328 TrafficAlertElement->TimeIntervalMs = TrafficAlertRegParm->TimeIntervalMs;
329 TrafficAlertElement->TimeOut = CurentTime + TrafficAlertRegParm->TimeIntervalMs;
542 TrafficAlertElement->TimeOut = CurentTime + TrafficAlertElement->TimeIntervalMs;
564 TrafficResetAlertElement->TimeOut = CurentTime + TrafficAlertElement->TimeIntervalMs;
716 AlertElement->TimeOut = CurrentTime + AlertElement->TimeIntervalMs;
723 AlertElement->TimeOut = CurrentTime + AlertElement->TimeIntervalMs;
739 rstElmt->TimeOut = CurrentTime + rstElmt->TimeIntervalMs;
    [all...]
TrafficMonitor.h 144 UINT32 TimeIntervalMs;
TrafficMonitorAPI.h 92 UINT32 TimeIntervalMs;
  /system/wlan/ti/wilink_6_1/stad/src/Data_link/
TrafficMonitor.c 206 AlertElement->TimeOut = AlertElement->TimeIntervalMs + CurentTime;
340 TrafficAlertElement->TimeIntervalMs = TrafficAlertRegParm->TimeIntervalMs;
341 TrafficAlertElement->TimeOut = CurentTime + TrafficAlertRegParm->TimeIntervalMs;
554 TrafficAlertElement->TimeOut = CurentTime + TrafficAlertElement->TimeIntervalMs;
576 TrafficResetAlertElement->TimeOut = CurentTime + TrafficAlertElement->TimeIntervalMs;
725 AlertElement->TimeOut = CurrentTime + AlertElement->TimeIntervalMs;
732 AlertElement->TimeOut = CurrentTime + AlertElement->TimeIntervalMs;
748 rstElmt->TimeOut = CurrentTime + rstElmt->TimeIntervalMs;
    [all...]
TrafficMonitor.h 146 TI_UINT32 TimeIntervalMs;
TrafficMonitorAPI.h 92 TI_UINT32 TimeIntervalMs;
Ctrl.c     [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
PowerMgr.c 232 tmRegParam.TimeIntervalMs = BET_INTERVAL_VALUE;
277 tmRegParam.TimeIntervalMs = pPowerMgr->autoModeInterval;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/PowerMgr/
PowerMgr.c 248 tmRegParam.TimeIntervalMs = BET_INTERVAL_VALUE;
295 tmRegParam.TimeIntervalMs = pPowerMgr->autoModeInterval;
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
PowerMgr.c 232 tmRegParam.TimeIntervalMs = BET_INTERVAL_VALUE;
277 tmRegParam.TimeIntervalMs = pPowerMgr->autoModeInterval;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/
Ctrl.c     [all...]

Completed in 103 milliseconds