Bug ID |
8304
|
Summary |
Improve support of MAP, PBAP, BPP and BIP in OBEX and some minor patches
|
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]
|
Build Information:
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.6.9, with locale en_IE.UTF-8, with libpcap version 1.1.1,
with libz 1.2.3.4.
Built using gcc 4.4.7.
--
Main patch improve support of MAP, PBAP, BPP and BIP in OBEX. Add support for
recognize profiles using OBEX (by "Target"), then add all Application
Parameters specific for MAP, PBAP, BPP, BIP.
Check example file, check frame 213 and set RFCOMM protocol parameters to
recognize channel "11" as "btobex" (force decode by channel). Then go frame 213
-> obex -> headers -> application parameters.
Also try Wireshark filter:
btobex.profile=""
The rest of patches is very small fixes around Wireshark (around Bluetooth,
USB). Patch 4 is releated to
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8279
You are receiving this mail because:
- You are watching all bug changes.