Home
last modified time | relevance | path

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

/openthread-latest/src/cli/
Dcli_tcp.cpp810 void TcpExample::HandleTcpDisconnectedCallback(otTcpEndpoint *aEndpoint, otTcpDisconnectedReason aR… in HandleTcpDisconnectedCallback() function in ot::Cli::TcpExample
/openthread-latest/src/core/net/
Ddns_client.cpp1905 void Client::HandleTcpDisconnectedCallback(otTcpEndpoint *aEndpoint, otTcpDisconnectedReason aReaso… in HandleTcpDisconnectedCallback() function in ot::Dns::Client