iso14229 0.9.0
ISO14229-1 (UDS) C Library
Loading...
Searching...
No Matches
Public Attributes | List of all members
UDSTpIsoTpSock_t Struct Reference
Collaboration diagram for UDSTpIsoTpSock_t:
Collaboration graph
[legend]

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]
 

Detailed Description

Definition at line 1673 of file iso14229.h.

Member Data Documentation

◆ func_fd

int UDSTpIsoTpSock_t::func_fd

Definition at line 1680 of file iso14229.h.

◆ func_sa

uint32_t UDSTpIsoTpSock_t::func_sa

Definition at line 1682 of file iso14229.h.

◆ func_ta

uint32_t UDSTpIsoTpSock_t::func_ta

Definition at line 1682 of file iso14229.h.

◆ hdl

UDSTp_t UDSTpIsoTpSock_t::hdl

Definition at line 1674 of file iso14229.h.

◆ phys_fd

int UDSTpIsoTpSock_t::phys_fd

Definition at line 1679 of file iso14229.h.

◆ phys_sa

uint32_t UDSTpIsoTpSock_t::phys_sa

Definition at line 1681 of file iso14229.h.

◆ phys_ta

uint32_t UDSTpIsoTpSock_t::phys_ta

Definition at line 1681 of file iso14229.h.

◆ recv_buf

uint8_t UDSTpIsoTpSock_t::recv_buf[UDS_ISOTP_MTU]

Definition at line 1675 of file iso14229.h.

◆ recv_info

UDSSDU_t UDSTpIsoTpSock_t::recv_info

Definition at line 1678 of file iso14229.h.

◆ recv_len

size_t UDSTpIsoTpSock_t::recv_len

Definition at line 1677 of file iso14229.h.

◆ send_buf

uint8_t UDSTpIsoTpSock_t::send_buf[UDS_ISOTP_MTU]

Definition at line 1676 of file iso14229.h.

◆ tag

char UDSTpIsoTpSock_t::tag[16]

Definition at line 1683 of file iso14229.h.


The documentation for this struct was generated from the following file: