Home
last modified time | relevance | path

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

/openthread-3.6.0/src/core/api/
Dtcp_ext_api.cpp92otTcpEndpointAndCircularSendBuffer *pair = static_cast<otTcpEndpointAndCircularSendBuffer *>… in otTcpMbedTlsSslSendCallback()
110otTcpEndpointAndCircularSendBuffer *pair = static_cast<otTcpEndpointAndCircularSendBuffer *>… in otTcpMbedTlsSslRecvCallback()
/openthread-3.6.0/include/openthread/
Dtcp_ext.h221 typedef struct otTcpEndpointAndCircularSendBuffer struct
225 } otTcpEndpointAndCircularSendBuffer; typedef
/openthread-3.6.0/src/cli/
Dcli_tcp.hpp160 otTcpEndpointAndCircularSendBuffer mEndpointAndCircularSendBuffer;