Aktualizr
C++ SOTA Client
|
Public Member Functions | |
IsoTpSendRecv (std::string can_iface_, uint16_t canaddr_rx_, uint16_t canaddr_tx_) | |
bool | Send (const std::string &out) |
bool | SendRecv (const std::string &out, std::string *in) |
Definition at line 9 of file isotp_conn.h.