Home
last modified time | relevance | path

Searched refs:otTcpEndpointAndCircularSendBuffer (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/core/api/
Dtcp_ext_api.cpp91otTcpEndpointAndCircularSendBuffer *pair = static_cast<otTcpEndpointAndCircularSendBuffer *>… in otTcpMbedTlsSslSendCallback()
109otTcpEndpointAndCircularSendBuffer *pair = static_cast<otTcpEndpointAndCircularSendBuffer *>… in otTcpMbedTlsSslRecvCallback()
/openthread-latest/include/openthread/
Dtcp_ext.h217 typedef struct otTcpEndpointAndCircularSendBuffer struct
221 } otTcpEndpointAndCircularSendBuffer; argument
/openthread-latest/src/cli/
Dcli_tcp.hpp155 otTcpEndpointAndCircularSendBuffer mEndpointAndCircularSendBuffer;