>> Y'all were right, the syntax error is something related to continuation
>> and MTU.. but the error is probably just in the ancient version of hcidump
>> that FreeBSD uses.


Here's hcidump from the latest BlueZ release, that runs on FreeBSD.

https://github.com/waitman/hcidump25

I got rid of the GNU configure/makefile stuff and wrote a BSD Makefile.


It needs more work, at the moment it will parse the binary dump from
the hcidump in the FreeBSD ports tree. (without syntax errors)

ie,
# ./hcidump
HCI sniffer - Bluetooth packet analyzer ver 2.5
Can't open device: Protocol not supported

but this works:

# ./hcidump -r /xj/waitman/andbin

When I get a chance I'll see about working out the issues.

Thanks,

-- 
Waitman Gobble
Los Altos California USA
510-830-7975
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bluetooth
To unsubscribe, send any mail to "[email protected]"

Reply via email to