Hi,
I am currently adding a capture engine to sniff i2c traffic.
I am currently adding this code into Linux using the pcap_linux
mechanism (like Bluetooth and USB).
My question is (and I am not currently sure if it's Wireshark or
libpcap) why do I get calls to my function xx
Hi,
I am currently implementing an I2c capture device within
libpcap using the aardvark i2c sniffer. I have downloaded the
"unstable" version that include support for BlueTooth and USB. This 2
device is my examples in order to complete my work.
I have modified the configuration