Searched refs:isotp_tx_callback_t (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/include/zephyr/canbus/ |
D | isotp.h | 223 typedef void (*isotp_tx_callback_t)(int error_nr, void *arg); typedef 329 isotp_tx_callback_t complete_cb, void *cb_arg); 354 isotp_tx_callback_t complete_cb, void *cb_arg, 379 isotp_tx_callback_t complete_cb, void *cb_arg, 409 isotp_tx_callback_t complete_cb, void *cb_arg, 416 isotp_tx_callback_t cb;
|
/Zephyr-latest/subsys/canbus/isotp/ |
D | isotp.c | 1195 isotp_tx_callback_t complete_cb, void *cb_arg) in send() 1299 isotp_tx_callback_t complete_cb, void *cb_arg) in isotp_send() 1315 isotp_tx_callback_t complete_cb, void *cb_arg, in isotp_send_ctx_buf() 1339 isotp_tx_callback_t complete_cb, void *cb_arg, in isotp_send_net_ctx_buf() 1363 isotp_tx_callback_t complete_cb, void *cb_arg, in isotp_send_buf()
|