Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dmle_router.cpp1725 bool sendLinkRequest = true; in HandleTimeTick() local
1739sendLinkRequest = (age < kMaxNeighborAge + kMaxTxCount * TimeMilli::kOneSecondInMsec); in HandleTimeTick()
1742 if (sendLinkRequest) in HandleTimeTick()