Wireshark-bugs: [Wireshark-bugs] [Bug 7710] New: Bluetooth: Add HID dissector
Date: Mon, 10 Sep 2012 04:30:18 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7710

           Summary: Bluetooth: Add HID dissector
           Product: Wireshark
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Low
         Component: Dissection engine (libwireshark)
        AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
        ReportedBy: michal.labedzki@xxxxxxxxx


Created attachment 9110
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=9110
[PATCH] Bluetooth: Add HID dissector

Build Information:
wireshark 1.9.0 (SVN Rev Unknown from unknown)

Copyright 1998-2012 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled (64-bit) with GTK+ 2.24.10, with Cairo 1.10.2, with Pango 1.30.0, with
GLib 2.32.3, with libpcap, with libz 1.2.3.4, with POSIX capabilities (Linux),
with libnl 2, with SMI 0.4.8, with c-ares 1.7.5, with Lua 5.2, without Python,
with GnuTLS 2.12.14, with Gcrypt 1.5.0, with MIT Kerberos, with GeoIP, with
PortAudio <= V18, without AirPcap.

Running on Linux 3.2.0-29-generic, with locale en_IE.UTF-8, with libpcap
version
1.1.1, with libz 1.2.3.4, GnuTLS 2.12.14, Gcrypt 1.5.0.

Built using gcc 4.4.7.
--
This patch add Bluetooth HID Profile 1.0 dissector.

Specification come from:
https://www.bluetooth.org/Technical/Specifications/adopted.htm
(https://www.bluetooth.org/docman/handlers/DownloadDoc.ashx?doc_id=7108)

This patch need updated SDP (patch 8) from:
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7639

Some functionality of this dissector is limited by broken support of SDP in
Wireshark.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.