I think the intention was probably to match up a on_can_receive id with the receive_arbitration_id, but it seems instead you just trust that the user didn't call on_can_receive feeding in the wrong can message to the wrong associated link.
So at least a comment saying THIS IS UNUSED would be good if not the 4 bytes removed from the structure entirely.
I think the intention was probably to match up a on_can_receive id with the receive_arbitration_id, but it seems instead you just trust that the user didn't call on_can_receive feeding in the wrong can message to the wrong associated link.
So at least a comment saying THIS IS UNUSED would be good if not the 4 bytes removed from the structure entirely.
LINE 43 isotp.h