-i<hciX>
Data is read from hciX, which must be the name of an installed Bluetooth device. If not specified,
and if -r option is not set, data is read from the first available Bluetooth device.
-l<len>, --snap-len=<len>
Sets max length of processed packets to len.
-p<psm>, --psm=<psm>
Sets default Protocol Service Multiplexer to psm.
-m<compid>, --manufacturer=<compid>
Sets default company id for manufacturer to compid.
-w<file>, --save-dump=<file>
Parse output is not printed to screen, instead data read from device is saved in file. The saved
dump file can be subsequently parsed with option -r.
-r<file>, --read-dump=<file>
Data is not read from a Bluetooth device, but from file. file is created with option -t,
--timestamp prepend a time stamp to every packet.
-a, --ascii
For every packet, not only is the packet type displayed, but also all data in ASCII.
-x, --hex
For every packet, not only is the packet type displayed, but also all data in hex.
-X, --ext
For every packet, not only is the packet type displayed, but also all data in hex and ASCII.
-R, --raw
For every packet, only the raw data is displayed.
-C<psm>, --cmtp=<psm>
Sets the PSM value for the CAPI Message Transport Protocol.
-H<psm>, --hcrp=<psm>
Sets the PSM value for the Hardcopy Control Channel.
-O<channel>, --obex=<channel>
Sets the RFCOMM channel value for the Object Exchange Protocol.
-P<channel>, --ppp=<channel>
Sets the RFCOMM channel value for the Point-to-Point Protocol.
-D<file>, --pppdump=<file>
Extract PPP traffic with pppdump format.
-A<file>, --audio=<file>
Extract SCO audio data.
-Y, --novendor
Don't display any vendor commands or events and don't show any pin code or link key in plain text.
-h Prints usage info and exits