Home
last modified time | relevance | path

Searched refs:HandleTcpAcceptReady (Results 1 – 2 of 2) sorted by relevance

/openthread-3.7.0/src/cli/
Dcli_tcp.hpp124 otTcpIncomingConnectionAction HandleTcpAcceptReady(otTcpListener *aListener,
Dcli_tcp.cpp820 ->HandleTcpAcceptReady(aListener, aPeer, aAcceptInto); in HandleTcpAcceptReadyCallback()
1042 otTcpIncomingConnectionAction TcpExample::HandleTcpAcceptReady(otTcpListener *aListener, in HandleTcpAcceptReady() function in ot::Cli::TcpExample