Home
last modified time | relevance | path

Searched refs:TTimerCbFunc (Results 1 – 3 of 3) sorted by relevance

/system/wlan/ti/wilink_6_1/utils/
Dtimer.h47 typedef void (*TTimerCbFunc)(TI_HANDLE hCbHndl, TI_BOOL bTwdInitOccured); typedef
62 TTimerCbFunc fExpiryCbFunc,
Dtimer.c72TTimerCbFunc fExpiryCbFunc; /* The CB-function provided by the timer user for expiratio…
453 TTimerCbFunc fExpiryCbFunc, in tmr_StartTimer()
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
DtrafficAdmControl.c876 TTimerCbFunc fTimerExpiryFunc = NULL; in trafficAdmCtrl_startTimer()