Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/
Dtcp.h68 typedef struct otTcpEndpoint otTcpEndpoint; typedef
234 struct otTcpEndpoint struct
242 struct otTcpEndpoint *mNext; ///< A pointer to the next TCP endpoint (internal use only) argument
260 * Contains arguments to the otTcpEndpointInitialize() function. argument