Merge from vendor branch TNF:
authorplunky <plunky>
Sun, 19 Dec 2010 20:20:43 +0000 (20:20 +0000)
committerplunky <plunky>
Sun, 19 Dec 2010 20:20:43 +0000 (20:20 +0000)
commit6b113f7436b87c43d83a65e609ead2ebdf3fdc98
tree14286557ae76becfcaf54157a8ed2ecba876484c
parenta18ec5e801c93a52b2b8032c4a4a9add6384ae0b
parent3119043aa5d9a0468d8e0d85a1a0262e61c460b2
Merge from vendor branch TNF:
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.

This is a patched standalone version not requiring bluez-libs, suitable
for use with the netbt Bluetooth stack [originating] in NetBSD.
--
the sysutils/hcidump package (which this will replace) is a descendent of a
previous version of the bluez-hcidump package.