scripts/libbtbb-2015-10-R1/wireshark/plugins/btatt
Paul Walko 6330636b28 ubertooth script 2016-12-17 04:18:30 -05:00
..
cmake ubertooth script 2016-12-17 04:18:30 -05:00
tools ubertooth script 2016-12-17 04:18:30 -05:00
AUTHORS ubertooth script 2016-12-17 04:18:30 -05:00
CMakeLists.txt ubertooth script 2016-12-17 04:18:30 -05:00
COPYING ubertooth script 2016-12-17 04:18:30 -05:00
Makefile.am ubertooth script 2016-12-17 04:18:30 -05:00
Makefile.common ubertooth script 2016-12-17 04:18:30 -05:00
Makefile.nmake ubertooth script 2016-12-17 04:18:30 -05:00
README ubertooth script 2016-12-17 04:18:30 -05:00
moduleinfo.h ubertooth script 2016-12-17 04:18:30 -05:00
moduleinfo.nmake ubertooth script 2016-12-17 04:18:30 -05:00
packet-btatt.c ubertooth script 2016-12-17 04:18:30 -05:00
plugin.rc.in ubertooth script 2016-12-17 04:18:30 -05:00

README

Bluetooth ATT Protocol Dissector
================================

This is a plugin-ized version of the Bluetooth ATT protocol dissector
from the Wireshark trunk. I made the very minimal changes necessary to
get it to build as a plugin: defining a couple constants and changing an
include path.

This plugin is unneccessary if you are using Wireshark trunk. Only use
it if you are using a distro packaged Wireshark that does not have btatt
protocol support.