Name Date Size #Lines LOC

..--

cmake/H25-Apr-2025-353309

tools/H25-Apr-2025-499363

AUTHORSH A D25-Apr-2025106 64

CMakeLists.txtH A D25-Apr-20252.1 KiB8969

COPYINGH A D25-Apr-202517.6 KiB341281

Makefile.amH A D25-Apr-20254.2 KiB12635

Makefile.commonH A D25-Apr-20251.4 KiB405

Makefile.nmakeH A D25-Apr-20253.3 KiB10144

READMEH A D25-Apr-2025458 129

moduleinfo.hH A D25-Apr-2025249 188

moduleinfo.nmakeH A D25-Apr-2025865 2923

packet-btatt.cH A D25-Apr-202525.7 KiB699576

plugin.rc.inH A D25-Apr-20251 KiB3533

README

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