A leitura (bem, a pesquisa) man wireshark
(do SEE ALSO
de man tshark
) levou-me a
Wireshark can read / import the following file formats:
...
· Linux Bluez Bluetooth stack hcidump -w traces
e man hcidump
me mostram:
NAME
hcidump - Parse HCI data
SYNOPSIS
hcidump [-h]
hcidump [option [option...]] [filter]
DESCRIPTION
hcidump reads raw HCI data coming from and going to a Bluetooth device
(which can be specified with the option -i, default is the first
available one) 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.