Home
last modified time | relevance | path

Searched defs:isotp_send_ctx (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-2.7.6/include/canbus/
Disotp.h374 struct isotp_send_ctx { struct
375 int filter_id;
376 uint32_t error_nr;
377 const struct device *can_dev;
378 union {
385 struct k_work work;
386 struct _timeout timeout;
387 union {
391 struct isotp_fc_opts opts;
392 uint8_t state;
[all …]