blob: f1d1fe01a304d06bb8e8182e9832fe2fe1bed251 (
plain) (
blame)
1
2
3
4
5
|
HCIdump reads raw HCI data coming from and going to a Bluetooth device and
prints commands, events, and data in a human-readable form.
Optionally, the dump can be written to a file rather than parsed, so that
dump file can be parsed later.
|