Bug ID |
8948
|
Summary |
Bluetooth: 3DS profile and small HCI/SDP improvements
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
SVN
|
Hardware |
All
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Enhancement
|
Priority |
Low
|
Component |
Dissection engine (libwireshark)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 11233 [details]
Example logs for HCI/Class of Device
Build Information:
TShark 1.11.0 (SVN Rev Unknown from unknown)
Copyright 1998-2013 Gerald Combs <[email protected]> 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.9.4, with locale en_IE.UTF-8, with libpcap version
1.5.0-PRE-GIT_2013_06_28, with libz 1.2.3.4.
Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz
Built using gcc 4.8.1.
--
Hello,
This time 5 patches for Bluetooth dissectors. One patch init work on new
profile - 3DS (for 3D Glasses). The rest of implementation 3DS should be done
in bthci_cmd/evt layers and patch 4 prepare dissectors for next implementation
(3DS and the rest of incomplete decoding of "EIR").
Other patches: see title to know what they do.
Please also review my patches in bug
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7893 (Bluetooth: Add
support for AVDTP/A2DP/VDP and SBC codec within playing stream), I hope that
patch 5 can be enough clear to simple check.
You are receiving this mail because:
- You are watching all bug changes.