Wireshark-bugs: [Wireshark-bugs] [Bug 8509] Bluetooth: Fix and improve SDP

Date: Tue, 26 Mar 2013 10:12:40 +0000

changed bug 8509

What Removed Added
Attachment #10469 Flags   review_for_checkin?

Comment # 10 on bug 8509 from
Created attachment 10469 [details]
[PATCH 4] Bluetooth: Use the same direction descriptions

See example logs of SDP session over HCI_H4 and HCI_USB (double sniffing :))

Copied from commit message:
    All Bluetooth dissectors use short direction string (Rcvd/Sent),
    but in difference ways. Use the same descriptions for all.
    For example Unknown direction is very rare case, so better is
    inform user about that instead of hide direction information.
    Direction string is useful for Bluetooth so we keep it
    (another way is use frame.p2p_dir, but it is not comfortable)


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