Wireshark-commits: [Wireshark-commits] master 5be440f: Bluetooth: AVDTP/VDP: Add link to first and
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5be440f1cb72898f100fa4cb0660dc0a822ede53
Submitter: Michal Labedzki (michal.labedzki@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
5be440f by Michal Labedzki (michal.labedzki@xxxxxxxxx):
Bluetooth: AVDTP/VDP: Add link to first and last packet in the stream
Useful for analyzing stream issues.
Change-Id: I1c9f43807dc3abc050cf17c971fbd270b812faa5
Reviewed-on: https://code.wireshark.org/review/6402
Petri-Dish: Michal Labedzki <michal.labedzki@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
Tested-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
Actions performed:
from 879a221 Bluetooth: BTLE RF: Remove tree and reduce indentation level
adds 5be440f Bluetooth: AVDTP/VDP: Add link to first and last packet in the stream
Summary of changes:
epan/dissectors/packet-btavdtp.c | 126 +++++++++++++++++++++++++++++++++++---
epan/dissectors/packet-btavdtp.h | 4 +-
2 files changed, 121 insertions(+), 9 deletions(-)