Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dtcp6.hpp380 bool FirePendingCallbacks(void);
Dtcp6.cpp469 bool Tcp::Endpoint::FirePendingCallbacks(void) in FirePendingCallbacks() function in ot::Ip6::Tcp::Endpoint
915 if (endpoint.FirePendingCallbacks()) in ProcessCallbacks()