20#ifndef SOPC_CHUNKS_MGR_INTERNAL_H_
21#define SOPC_CHUNKS_MGR_INTERNAL_H_
30 uint32_t* requestIdOrHandle,
31 bool* ignoreExpiredMessage,
uint32_t SOPC_StatusCode
Definition sopc_builtintypes.h:36
bool SC_Chunks_TreatTcpPayload(SOPC_SecureConnection *scConnection, uint32_t *requestIdOrHandle, bool *ignoreExpiredMessage, SOPC_StatusCode *errorStatus)
bool SC_Chunks_DecodeReceivedBuffer(SOPC_SecureConnection_ChunkMgrCtx *ctx, SOPC_Buffer *receivedBuffer, SOPC_StatusCode *error)
Bytes buffer structure.
Definition sopc_buffer.h:38
Definition sopc_secure_channels_internal_ctx.h:100
Definition sopc_secure_channels_internal_ctx.h:155