Searched refs:HandleTcpDisconnected (Results 1 – 2 of 2) sorted by relevance
108 …void HandleTcpDisconnected(otTcpEndpoint *aEndpoint, otTcpDisconnectedRea…
355 …static_cast<TcpExample *>(otTcpEndpointGetContext(aEndpoint))->HandleTcpDisconnected(aEndpoint, aR… in HandleTcpDisconnectedCallback()449 void TcpExample::HandleTcpDisconnected(otTcpEndpoint *aEndpoint, otTcpDisconnectedReason aReason) in HandleTcpDisconnected() function in ot::Cli::TcpExample