Searched refs:kConnectionRetryInterval (Results 1 – 2 of 2) sorted by relevance
82 return mIntervalUs * kConnectionRetryInterval * kConnectionRetryCount; in GetConnectionWindowUs()103 …constexpr static uint8_t kConnectionRetryInterval = OPENTHREAD_CONFIG_WAKEUP_COORDINATOR_CONNECTI… member in ot::WakeupTxScheduler
116 connectionIe->SetRetryInterval(kConnectionRetryInterval); in PrepareWakeupFrame()