1Bluetooth ATT Protocol Dissector 2================================ 3 4This is a plugin-ized version of the Bluetooth ATT protocol dissector 5from the Wireshark trunk. I made the very minimal changes necessary to 6get it to build as a plugin: defining a couple constants and changing an 7include path. 8 9This plugin is unneccessary if you are using Wireshark trunk. Only use 10it if you are using a distro packaged Wireshark that does not have btatt 11protocol support. 12