Bluetooth: Add BR/EDR RF dissector
authorMichal Labedzki <michal.labedzki@tieto.com>
Thu, 18 Dec 2014 14:54:38 +0000 (15:54 +0100)
committerMichael Mann <mmann78@netscape.net>
Tue, 12 Apr 2016 00:34:39 +0000 (00:34 +0000)
commit26cf83504be3e6397444edce34b694c3ddba8f9a
tree0cfea275ee595cc8063a2c286e296674ca6eb3d9
parent019522b10473fe00145321f4699af4745227211f
Bluetooth: Add BR/EDR RF dissector

Bluetooth BR/EDR RF dissector is pseudoheader with some
useful information to decode Bluetooth air packets.
This implements LINKTYPE_BLUETOOTH_BREDR_BB assigned
by tcpdump group.

Change-Id: I751d1f5d9c15650d93e6e8b2cc94294eb48c73de
Reviewed-on: https://code.wireshark.org/review/14760
Petri-Dish: Michal Labedzki <michal.labedzki@tieto.com>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Reviewed-by: Michael Mann <mmann78@netscape.net>
docbook/release-notes.asciidoc
epan/dissectors/CMakeLists.txt
epan/dissectors/Makefile.common
epan/dissectors/packet-btbredr_rf.c [new file with mode: 0644]