Home
last modified time | relevance | path

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

/hardware/nxp/uwb/halimpl/tml/
DphOsalUwb_Timer.h72 tHAL_UWB_STATUS phOsalUwb_Timer_Stop(uint32_t dwTimerId);
DphOsalUwb_Timer.cc193 tHAL_UWB_STATUS phOsalUwb_Timer_Stop(uint32_t dwTimerId) { in phOsalUwb_Timer_Stop() function
/hardware/nxp/uwb/halimpl/hal/
DsessionTrack.cc566 if (phOsalUwb_Timer_Stop(idle_timer_) != UWBSTATUS_SUCCESS) { in PowerIdleTimerStop()
578 if (phOsalUwb_Timer_Stop(idle_timer_) != UWBSTATUS_SUCCESS) { in PowerIdleTimerRefresh()
/hardware/nxp/uwb/halimpl/hal/sr200/
Dfwd_hdll.cc1891 status = phOsalUwb_Timer_Stop(timeoutTimerId); in phHdll_GetApdu()