Home
last modified time | relevance | path

Searched defs:HandleTcpDisconnected (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/cli/
Dcli_tcp.cpp1001 void TcpExample::HandleTcpDisconnected(otTcpEndpoint *aEndpoint, otTcpDisconnectedReason aReason) in HandleTcpDisconnected() function in ot::Cli::TcpExample
/openthread-latest/src/core/net/
Ddns_client.cpp1884 void Client::HandleTcpDisconnected(otTcpEndpoint *aEndpoint, otTcpDisconnectedReason aReason) in HandleTcpDisconnected() function in ot::Dns::Client