Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 7893] New: Bluetooth: Add support for AVDTP/A2DP/VDP and S

Date: Mon, 22 Oct 2012 03:31:44 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7893

           Summary: Bluetooth: Add support for AVDTP/A2DP/VDP and SBC
                    codec within playing stream
           Product: Wireshark
           Version: SVN
          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 9396
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=9396
[PATCH] Bluetooth: Add AVDTP, A2DP, VDP and SBC dissectors

Build Information:
TShark 1.9.0 (SVN Rev 45d8b78 from nic)

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 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.

Running on Linux 3.2.0-31-generic, with locale en_IE.UTF-8, with libpcap
version
1.1.1, with libz 1.2.3.4.

Built using gcc 4.4.7.

--
Features:
1. Use heuristic metod to recognize media stream
2. Filtering by A2DP, VDP or AVDTP (signaling)
3. Add AVDTP protocol dissector
4. Add SBC codec dissector
5. Fix stream offset for SBC to correctly save RTP payload
6. Playing SBC stream by RTP Player

Also: Move "codecs" to epan subdirectory, add dependency of SBC codec
(http://git.kernel.org/?p=bluetooth/sbc.git;a=summary)

https://www.bluetooth.org/Technical/Specifications/adopted.htm

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