20#ifndef SOPC_CHUNKS_MGR_H_
21#define SOPC_CHUNKS_MGR_H_
void SOPC_ChunksMgr_Dispatcher(SOPC_SecureChannels_InternalEvent event, uint32_t eltId, uintptr_t params, uintptr_t auxParam)
void SOPC_ChunksMgr_OnSocketEvent(SOPC_Sockets_OutputEvent event, uint32_t eltId, uintptr_t params, uintptr_t auxParam)
SOPC_SecureChannels_InternalEvent
Definition sopc_secure_channels_api_internal.h:27
Event oriented API of the Services layer.
SOPC_Sockets_OutputEvent
Definition sopc_sockets_api.h:75