initial bluetooth rfcomm dissector.
authorsahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 27 May 2006 01:52:02 +0000 (01:52 +0000)
committersahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 27 May 2006 01:52:02 +0000 (01:52 +0000)
commita149d03e172e3e3432a3868ce4b47fe2543847e1
tree9dcfbb46343f5944de4a5b7e19c699e95b1c6e16
parentaf3140f90c1ecb54e35fb67943de2fdfc87208fd
initial bluetooth rfcomm dissector.

this dissector will not yet detect when ppp is passed over the rfcomm link
but the old code to detect and deescapt the ppp data is still in the dissector, though ifdeffed out   to serve as inspiration when ppp over rfcomm captures are made available.

the only captures i have with rfcomm are for raw serial communications so they dont contain any ppp frames. :-(

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18221 f5534014-38df-0310-8fa8-9805f1628bb7
AUTHORS
epan/dissectors/Makefile.common
epan/dissectors/packet-btrfcomm.c [new file with mode: 0644]