The tpcon struct. More...

Detailed Description

The tpcon struct.

It describes the current connection status

Definition at line 92 of file isotp.h.

#include <isotp.h>

Data Fields

unsigned idx
 current index in buf
 
uint8_t state
 the protocol state
 
uint8_t bs
 block size
 
uint8_t sn
 current sequence number
 
int tx_handle
 handle of the last sent frame
 
gnrc_pktsnip_tsnip
 allocated snip containing data buffer
 

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