ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 10524] Bluetooth Smart: Add GATT dissector

Date: Wed, 04 Feb 2015 14:40:35 +0000

Comment # 7 on bug 10524 from
New Wireshark (master branch; next development release) now support "GATT",
almost all attributes. About 1a+1b+1c+37 not implement yet: 
1a - 0x2A4D: /* Report */ - is HID report, most work to be done in USB HID
dissector; this will be done in far future (fill a bug/feature request)

1b - 0x2A2A: /* IEEE 11073-20601 Regulatory Certification Data List */ -
specification seems to be proprietary and expensive... or maybe do you know
what should be implemented, or do you have sample logs with it? So for now
status is: stalled

1c - 0x2906: /* Valid Range */ I am not sure I understand this one: stalled for
some time (same logs, etc.)

All other attributes I will implementing soon, generally they are more
complicated to implement (more then one field, a lot of dependencies; mostly
Control Points and Measurements attributes).

Please test Wireshark and back with any issue. If you think this is what you
want then you please let me now. I leave status "In progress" for some time
(waiting for possible bugs).

If you does not like own build of Wireshark from source there are some
automated builds here: https://www.wireshark.org/download/automated/


You are receiving this mail because:
  • You are watching all bug changes.