Searched refs:HandleTcpAcceptReady (Results 1 – 2 of 2) sorted by relevance
124 otTcpIncomingConnectionAction HandleTcpAcceptReady(otTcpListener *aListener,
820 ->HandleTcpAcceptReady(aListener, aPeer, aAcceptInto); in HandleTcpAcceptReadyCallback()1042 otTcpIncomingConnectionAction TcpExample::HandleTcpAcceptReady(otTcpListener *aListener, in HandleTcpAcceptReady() function in ot::Cli::TcpExample