Return completed rx messages instead of relying on callbacks.
authorChristopher Peplin <chris.peplin@rhubarbtech.com>
Wed, 1 Jan 2014 21:08:10 +0000 (16:08 -0500)
committerChristopher Peplin <chris.peplin@rhubarbtech.com>
Wed, 1 Jan 2014 21:10:57 +0000 (16:10 -0500)
commit482c7eafcb35a4031ab6f2241b14ac495735b7cd
tree8fdff5d9e5ae49df5ed0909dfdb8fc628674ed80
parent8702b34a8ffdf220c9b054d8f1950a82c9387d6a
Return completed rx messages instead of relying on callbacks.
README.mkd
src/isotp/isotp.c
src/isotp/isotp.h
src/isotp/receive.c
src/isotp/send.c
src/isotp/send.h
tests/test_receive.c