Home
last modified time | relevance | path

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

/openthread-latest/src/core/mac/
Dwakeup_tx_scheduler.hpp90 TimeMicro GetTxEndTime(void) const { return mTxEndTimeUs; } in GetTxEndTime() function in ot::WakeupTxScheduler
/openthread-latest/src/core/thread/
Dmle.cpp4443 …mWedAttachTimer.FireAt(mWakeupTxScheduler.GetTxEndTime() + mWakeupTxScheduler.GetConnectionWindowU… in Wakeup()