Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dtcp6.hpp376 void CancelTimer(uint8_t aTimerFlag);
Dtcp6.cpp373 void Tcp::Endpoint::CancelTimer(uint8_t aTimerFlag) in CancelTimer() function in ot::Ip6::Tcp::Endpoint
985 endpoint.CancelTimer(aTimerFlag); in tcplp_sys_stop_timer()