automotive-dlt
|
Go to the source code of this file.
Functions | |
int | dlt_daemon_serial_send (int sock, void *data1, int size1, void *data2, int size2, char serialheader) |
Definition in file dlt_daemon_serial.h.
int dlt_daemon_serial_send | ( | int | sock, |
void * | data1, | ||
int | size1, | ||
void * | data2, | ||
int | size2, | ||
char | serialheader | ||
) |
Definition at line 73 of file dlt_daemon_serial.c.
References DLT_DAEMON_ERROR_OK, DLT_DAEMON_ERROR_SEND_FAILED, and dltSerialHeader.
Referenced by dlt_daemon_client_send().