https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5525
Summary: BT L2CAP dissector does not handle several BT
conversations
Product: Wireshark
Version: SVN
Platform: Other
OS/Version: All
Status: NEW
Severity: Major
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: andrei.emeltchenko.news@xxxxxxxxx
Created an attachment (id=5667)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=5667)
AVDTP & L2CAP patch
Build Information:
SVN 35273.
--
BT L2CAP understands only 1st conversation which is identified by channel ID.
(SCID, DCID), Upper layer packets reuses the same channel ID for several
purposes.Like SDP,AVDTP,AVCTP, etc.
The patch creates BT conversation with channel ID and packet number range.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.