FreeBSD comms : hcidump4>
Bluetooth traffic dumper, similar to tcpdump
HCIdump reads raw HCI data coming from and going to a Bluetooth device and
prints to screen commands, events and data in a human-readable form.
Optionally, the dump can be written to a file rather than parsed, and the dump
file can be parsed in a subsequent moment.
http://www.geocities.com/m_evmenkin/
|
hcidump history
v. 1.4
date: 2006/12/16 00:07:23; author: pav; state: Exp; lines: +0 -4
- Fix build on -CURRENT
v. 1.3
date: 2006/01/03 20:17:12; author: trhodes; state: Exp; lines: +4 -0
Fix build.
Requested by: kris
v. 1.2
date: 2004/12/14 21:23:23; author: pav; state: Exp; lines: +1 -1
- Update to 1.5.1
v. 1.1
date: 2004/12/10 20:10:22; author: pav; state: Exp;
Add hcidump, utility similar to tcpdump, but operating on Bluetooth stack.
This was ported to FreeBSD by emax and neglected by ports people for too long.
=============================================================================
|