Searched refs:mEndpointAndCircularSendBuffer (Results 1 – 2 of 2) sorted by relevance
155 otTcpEndpointAndCircularSendBuffer mEndpointAndCircularSendBuffer; member in ot::Cli::TcpExample
76 mEndpointAndCircularSendBuffer.mEndpoint = &mEndpoint; in TcpExample()77 mEndpointAndCircularSendBuffer.mSendBuffer = &mSendBuffer; in TcpExample()1195 mbedtls_ssl_set_bio(&mSslContext, &mEndpointAndCircularSendBuffer, otTcpMbedTlsSslSendCallback, in PrepareTlsHandshake()