Searched defs:TrafficMonitor_SetRstCondition (Results 1 - 2 of 2) sorted by relevance
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/TrafficMonitor/ |
H A D | TrafficMonitor.c | 296 TrafficMonitor_SetRstCondition() the alert will not be active till the reset function will be set. 480 * TrafficMonitor_SetRstCondition 503 TI_STATUS TrafficMonitor_SetRstCondition(TI_HANDLE hTrafficMonitor, TI_HANDLE EventHandle,TI_HANDLE ResetEventHandle,BOOL MutualRst) function 1316 TrafficMonitor_SetRstCondition(TestTrafficMonitor, Alert1,Alert3,TRUE); 1317 TrafficMonitor_SetRstCondition(TestTrafficMonitor, Alert2,Alert3,FALSE);
|
/system/wlan/ti/wilink_6_1/stad/src/Data_link/ |
H A D | TrafficMonitor.c | 308 TrafficMonitor_SetRstCondition() the alert will not be active till the reset function will be set. 492 * TrafficMonitor_SetRstCondition 515 TI_STATUS TrafficMonitor_SetRstCondition(TI_HANDLE hTrafficMonitor, TI_HANDLE EventHandle,TI_HANDLE ResetEventHandle,TI_BOOL MutualRst) function 1329 TrafficMonitor_SetRstCondition(TestTrafficMonitor, Alert1,Alert3,TI_TRUE); 1330 TrafficMonitor_SetRstCondition(TestTrafficMonitor, Alert2,Alert3,TI_FALSE);
|
Completed in 49 milliseconds