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