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

  /hardware/ti/wlan/wl1271/stad/src/Data_link/
TrafficMonitor.h 97 TI_BOOL DownTimerEnabled; /* Indicates whether the "down traffic" timer is active or not */
TrafficMonitor.c 168 TrafficMonitor->DownTimerEnabled = TI_FALSE;
235 pTrafficMonitor->DownTimerEnabled = TI_FALSE;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/TrafficMonitor/
TrafficMonitor.h 97 BOOL DownTimerEnabled; /* Indicates whether the "down traffic" timer is active or not */
TrafficMonitor.c 163 TrafficMonitor->DownTimerEnabled = FALSE;
230 TrafficMonitor->DownTimerEnabled = FALSE;
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Data_link/
TrafficMonitor.h 97 TI_BOOL DownTimerEnabled; /* Indicates whether the "down traffic" timer is active or not */
TrafficMonitor.c 168 TrafficMonitor->DownTimerEnabled = TI_FALSE;
235 pTrafficMonitor->DownTimerEnabled = TI_FALSE;
    [all...]

Completed in 640 milliseconds