Searched refs:receive_can_tx (Results 1 – 1 of 1) sorted by relevance
95 static void receive_can_tx(const struct device *dev, int error, void *arg) in receive_can_tx() function164 ret = can_send(rctx->can_dev, &frame, K_MSEC(ISOTP_A_TIMEOUT_MS), receive_can_tx, rctx); in receive_send_fc()