iso14229 0.9.0
ISO14229-1 (UDS) C Library
|
Public Attributes | |
UDSTp_t | hdl |
uint8_t | recv_buf [UDS_ISOTP_MTU] |
uint8_t | send_buf [UDS_ISOTP_MTU] |
size_t | recv_len |
UDSSDU_t | recv_info |
int | phys_fd |
int | func_fd |
uint32_t | phys_sa |
uint32_t | phys_ta |
uint32_t | func_sa |
uint32_t | func_ta |
char | tag [16] |
Definition at line 1673 of file iso14229.h.
int UDSTpIsoTpSock_t::func_fd |
Definition at line 1680 of file iso14229.h.
uint32_t UDSTpIsoTpSock_t::func_sa |
Definition at line 1682 of file iso14229.h.
uint32_t UDSTpIsoTpSock_t::func_ta |
Definition at line 1682 of file iso14229.h.
UDSTp_t UDSTpIsoTpSock_t::hdl |
Definition at line 1674 of file iso14229.h.
int UDSTpIsoTpSock_t::phys_fd |
Definition at line 1679 of file iso14229.h.
uint32_t UDSTpIsoTpSock_t::phys_sa |
Definition at line 1681 of file iso14229.h.
uint32_t UDSTpIsoTpSock_t::phys_ta |
Definition at line 1681 of file iso14229.h.
uint8_t UDSTpIsoTpSock_t::recv_buf[UDS_ISOTP_MTU] |
Definition at line 1675 of file iso14229.h.
UDSSDU_t UDSTpIsoTpSock_t::recv_info |
Definition at line 1678 of file iso14229.h.
size_t UDSTpIsoTpSock_t::recv_len |
Definition at line 1677 of file iso14229.h.
uint8_t UDSTpIsoTpSock_t::send_buf[UDS_ISOTP_MTU] |
Definition at line 1676 of file iso14229.h.
char UDSTpIsoTpSock_t::tag[16] |
Definition at line 1683 of file iso14229.h.