Wireshark-commits: [Wireshark-commits] master 1258ce7: Bluetooth: AVDTP: First step to fully suppor

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 30 May 2014 11:27:35 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1258ce7bcebe10e674a83d7b8b25559db74956d9
Submitter: Michal Labedzki (michal.labedzki@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1258ce7 by Michal Labedzki (michal.labedzki@xxxxxxxxx):

    Bluetooth: AVDTP: First step to fully support AVDTP session
    
    Session should be finished too on HCI Disconnect and Adapter disappear.
    
    Change-Id: I0823872e60ec932fc0831975e54dc33d49fb5dbc
    Reviewed-on: https://code.wireshark.org/review/1882
    Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    

Actions performed:

    from  49cc957   Bluetooth: AVDTP: Add support for APT-X configuration
    adds  1258ce7   Bluetooth: AVDTP: First step to fully support AVDTP session


Summary of changes:
 epan/dissectors/packet-btavdtp.c |   12 ++++++++++--
 epan/dissectors/packet-btl2cap.c |    4 +++-
 epan/dissectors/packet-btl2cap.h |    7 +++++--
 3 files changed, 18 insertions(+), 5 deletions(-)