0fa2b449e6
parsing for L2CAP packets, new parsing for AVCTP and AVRCP protocols, some endian bugfixes and the archive now contains the files needed from bluez-libs so we don't need to get that separately.
7 lines
369 B
Text
7 lines
369 B
Text
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 version, suitable for use with the "netbt" Bluetooth
|
|
stack [originating] in NetBSD.
|