Searched refs:otTcpReceiveByReference (Results 1 – 4 of 4) sorted by relevance
116 error = otTcpReceiveByReference(endpoint, &buffer); in otTcpMbedTlsSslRecvCallback()
83 otError otTcpReceiveByReference(otTcpEndpoint *aEndpoint, const otLinkedBuffer **aBuffer) in otTcpReceiveByReference() function
468 otError otTcpReceiveByReference(otTcpEndpoint *aEndpoint, const otLinkedBuffer **aBuffer);
978 IgnoreError(otTcpReceiveByReference(aEndpoint, &data)); in HandleTcpReceiveAvailable()