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

  /hardware/ti/wlan/wl1271/stad/src/Data_link/
Ctrl.h 63 #define TS_EXCEEDS(currTime,expTime) (currTime > expTime)
  /system/wlan/ti/wilink_6_1/stad/src/Data_link/
Ctrl.h 63 #define TS_EXCEEDS(currTime,expTime) (currTime > expTime)
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/TrafficMonitor/
Ctrl.h 72 #define TS_EXCEEDS(currTime,expTime) (currTime > expTime)
RateAdaptation.h 54 #define TS_EXCEEDS(currTime,expTime) (currTime > expTime)
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/
RateAdaptation.c     [all...]

Completed in 652 milliseconds