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

  /hardware/ti/wlan/wl1271/stad/src/Data_link/
TrafficMonitor.c 300 TrafficAlertRegParm - structure which include values to set for
315 TI_HANDLE TrafficMonitor_RegEvent(TI_HANDLE hTrafficMonitor,TrafficAlertRegParm_t *TrafficAlertRegParm,TI_BOOL AutoResetCreate)
334 TrafficAlertElement->CallBack = TrafficAlertRegParm->CallBack;
335 TrafficAlertElement->Context = TrafficAlertRegParm->Context;
336 TrafficAlertElement->Cookie = TrafficAlertRegParm->Cookie;
337 TrafficAlertElement->Direction = TrafficAlertRegParm->Direction;
338 TrafficAlertElement->Threshold = TrafficAlertRegParm->Threshold;
339 TrafficAlertElement->Trigger = TrafficAlertRegParm->Trigger;
340 TrafficAlertElement->TimeIntervalMs = TrafficAlertRegParm->TimeIntervalMs;
341 TrafficAlertElement->TimeOut = CurentTime + TrafficAlertRegParm->TimeIntervalMs
    [all...]
Ctrl.c     [all...]
TrafficMonitorAPI.h 103 TI_HANDLE TrafficMonitor_RegEvent(TI_HANDLE hTrafficMonitor, TrafficAlertRegParm_t *TrafficAlertRegParm, TI_BOOL AutoResetCreate);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/TrafficMonitor/
TrafficMonitor.c 288 TrafficAlertRegParm - structure which include values to set for
303 TI_HANDLE TrafficMonitor_RegEvent(TI_HANDLE hTrafficMonitor,TrafficAlertRegParm_t *TrafficAlertRegParm,BOOL AutoResetCreate)
322 TrafficAlertElement->CallBack = TrafficAlertRegParm->CallBack;
323 TrafficAlertElement->Context = TrafficAlertRegParm->Context;
324 TrafficAlertElement->Cookie = TrafficAlertRegParm->Cookie;
325 TrafficAlertElement->Direction = TrafficAlertRegParm->Direction;
326 TrafficAlertElement->Threshold = TrafficAlertRegParm->Threshold;
327 TrafficAlertElement->Trigger = TrafficAlertRegParm->Trigger;
328 TrafficAlertElement->TimeIntervalMs = TrafficAlertRegParm->TimeIntervalMs;
329 TrafficAlertElement->TimeOut = CurentTime + TrafficAlertRegParm->TimeIntervalMs
    [all...]
TrafficMonitorAPI.h 103 TI_HANDLE TrafficMonitor_RegEvent(TI_HANDLE hTrafficMonitor, TrafficAlertRegParm_t *TrafficAlertRegParm, BOOL AutoResetCreate);
  /system/wlan/ti/wilink_6_1/stad/src/Data_link/
TrafficMonitor.c 300 TrafficAlertRegParm - structure which include values to set for
315 TI_HANDLE TrafficMonitor_RegEvent(TI_HANDLE hTrafficMonitor,TrafficAlertRegParm_t *TrafficAlertRegParm,TI_BOOL AutoResetCreate)
334 TrafficAlertElement->CallBack = TrafficAlertRegParm->CallBack;
335 TrafficAlertElement->Context = TrafficAlertRegParm->Context;
336 TrafficAlertElement->Cookie = TrafficAlertRegParm->Cookie;
337 TrafficAlertElement->Direction = TrafficAlertRegParm->Direction;
338 TrafficAlertElement->Threshold = TrafficAlertRegParm->Threshold;
339 TrafficAlertElement->Trigger = TrafficAlertRegParm->Trigger;
340 TrafficAlertElement->TimeIntervalMs = TrafficAlertRegParm->TimeIntervalMs;
341 TrafficAlertElement->TimeOut = CurentTime + TrafficAlertRegParm->TimeIntervalMs
    [all...]
Ctrl.c     [all...]
TrafficMonitorAPI.h 103 TI_HANDLE TrafficMonitor_RegEvent(TI_HANDLE hTrafficMonitor, TrafficAlertRegParm_t *TrafficAlertRegParm, TI_BOOL AutoResetCreate);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/
Ctrl.c     [all...]

Completed in 29 milliseconds