fe86351074
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. from jcs@, with some tweaks by me requested by uwe@
5 lines
266 B
Plaintext
5 lines
266 B
Plaintext
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.
|