Searched refs:HandleTcpAcceptDone (Results 1 – 2 of 2) sorted by relevance
119 …void HandleTcpAcceptDone(otTcpListener *aListener, otTcpEndpoint *aEndpoint, const otSockAddr *aPe…
370 …static_cast<TcpExample *>(otTcpListenerGetContext(aListener))->HandleTcpAcceptDone(aListener, aEnd… in HandleTcpAcceptDoneCallback()507 void TcpExample::HandleTcpAcceptDone(otTcpListener *aListener, otTcpEndpoint *aEndpoint, const otSo… in HandleTcpAcceptDone() function in ot::Cli::TcpExample