Searched defs:AutoResetCreate (Results 1 - 1 of 1) sorted by relevance

/hardware/ti/wlan/wl1271/stad/src/Data_link/
H A DTrafficMonitor.c303 AutoResetCreate - is only relevant to edge alerts.
304 If AutoResetCreate flag is set to true then the registration function will create a conjunction reset element automatic
307 If AutoResetCreate flag is set to false then the reset element will be supplied afterward by the user with the function
315 TI_HANDLE TrafficMonitor_RegEvent(TI_HANDLE hTrafficMonitor,TrafficAlertRegParm_t *TrafficAlertRegParm,TI_BOOL AutoResetCreate) argument
353 if(AutoResetCreate)

Completed in 46 milliseconds