Home
last modified time | relevance | path

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

/openthread-latest/src/cli/
Dcli_tcp.cpp843 void TcpExample::HandleTcpSendDone(otTcpEndpoint *aEndpoint, otLinkedBuffer *aData) in HandleTcpSendDone() function in ot::Cli::TcpExample
/openthread-latest/src/core/net/
Ddns_client.cpp1749 void Client::HandleTcpSendDone(otTcpEndpoint *aEndpoint, otLinkedBuffer *aData) in HandleTcpSendDone() function in ot::Dns::Client