Home
last modified time | relevance | path

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

/openthread-latest/src/core/common/
Dtimer.cpp175 SetAlarm(aAlarmApi); in Add()
190 SetAlarm(aAlarmApi); in Remove()
203 void Timer::Scheduler::SetAlarm(const AlarmApi &aAlarmApi) in SetAlarm() function in ot::Timer::Scheduler
237 SetAlarm(aAlarmApi); in ProcessTimers()
252 SetAlarm(aAlarmApi); in RemoveAll()
Dtimer.hpp192 void SetAlarm(const AlarmApi &aAlarmApi);