Home
last modified time | relevance | path

Searched defs:otTcpListener (Results 1 – 1 of 1) sorted by relevance

/external/openthread/include/openthread/
Dtcp.h582 typedef struct otTcpListener otTcpListener; typedef
668 struct otTcpListener struct
676 struct otTcpListener *mNext; ///< A pointer to the next TCP listener (internal use only) argument
684 * This structure contains arguments to the otTcpListenerInitialize() function. argument