|
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 1681 of file iso14229.h.
| int UDSTpIsoTpSock_t::func_fd |
Definition at line 1688 of file iso14229.h.
| uint32_t UDSTpIsoTpSock_t::func_sa |
Definition at line 1690 of file iso14229.h.
| uint32_t UDSTpIsoTpSock_t::func_ta |
Definition at line 1690 of file iso14229.h.
| UDSTp_t UDSTpIsoTpSock_t::hdl |
Definition at line 1682 of file iso14229.h.
| int UDSTpIsoTpSock_t::phys_fd |
Definition at line 1687 of file iso14229.h.
| uint32_t UDSTpIsoTpSock_t::phys_sa |
Definition at line 1689 of file iso14229.h.
| uint32_t UDSTpIsoTpSock_t::phys_ta |
Definition at line 1689 of file iso14229.h.
| uint8_t UDSTpIsoTpSock_t::recv_buf[UDS_ISOTP_MTU] |
Definition at line 1683 of file iso14229.h.
| UDSSDU_t UDSTpIsoTpSock_t::recv_info |
Definition at line 1686 of file iso14229.h.
| size_t UDSTpIsoTpSock_t::recv_len |
Definition at line 1685 of file iso14229.h.
| uint8_t UDSTpIsoTpSock_t::send_buf[UDS_ISOTP_MTU] |
Definition at line 1684 of file iso14229.h.
| char UDSTpIsoTpSock_t::tag[16] |
Definition at line 1691 of file iso14229.h.