Home
last modified time | relevance | path

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

/openthread-latest/src/core/mac/
Dwakeup_tx_scheduler.hpp80 uint32_t GetConnectionWindowUs(void) const in GetConnectionWindowUs() function in ot::WakeupTxScheduler
/openthread-latest/src/core/thread/
Dmle.cpp4443 …AttachTimer.FireAt(mWakeupTxScheduler.GetTxEndTime() + mWakeupTxScheduler.GetConnectionWindowUs()); in Wakeup()