The DlnUartSetEventSize() function configures the event size.This function is defined in the dln_uart.h file.
DlnUartSetEventSize()
dln_uart.h
DLN_RESULT DlnUartSetEventSize( HDLN handle, uint8_t port, uint16_t size );
A handle to the DLN-series adapter.
A number of the UART port.
Event size value.
The operation completed successfully and event size has been set.