Home
last modified time | relevance | path

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

/hardware/nxp/uwb/halimpl/hal/
DsessionTrack.cc554 static void IdleTimerCallback(uint32_t TimerId, void* pContext) { in IdleTimerCallback() function in SessionTrack
582 …if (phOsalUwb_Timer_Start(idle_timer_, idle_timeout_ms_, IdleTimerCallback, this) != UWBSTATUS_SUC… in PowerIdleTimerRefresh()