Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dtcp6.hpp374 bool IsTimerActive(uint8_t aTimerIndex);
Dtcp6.cpp329 bool Tcp::Endpoint::IsTimerActive(uint8_t aTimerIndex) in IsTimerActive() function in ot::Ip6::Tcp::Endpoint
409 if (IsTimerActive(timerIndex)) in FirePendingTimers()