ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

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

Date: Mon, 03 Dec 2012 14:27:04 +0000

changed bug 7893

What Removed Added
Attachment #9623 Flags   review_for_checkin?

Comment # 14 on bug 7893 from
Created attachment 9623 [details]
[PATCH 3] RTP: Make addresses more generic and use ensure that  used generic
address instead of net address

This patch was created while working on play SBC in RTP Player. Probably solve
potential issue like "detected RTP stream cannot be analysed" (button
"Analyse")

RTP: Make addresses more generic and use ensure that
 used generic address instead of net address

Address can be various, not only "IP", for example Bluetooth addr/name.
Also specify address used to find stream by RTP Player to be
generic address (src/dst), not network address (net_src/net_dst),
this allow to find RTP stream where those addresses are not the same.


You are receiving this mail because:
  • You are watching all bug changes.