URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1a30c9767ad1618b58b378b0779fe6b8e271027c
Submitter: Michal Labedzki (michal.labedzki@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
1a30c97 by Michal Labedzki (michal.labedzki@xxxxxxxxx):
    Bluetooth: A2DP: APT-X: Unhardcode stream configuration
    
    Change-Id: I16cfb4d014020a7fb2c67fef3128021c9901719a
    Reviewed-on: https://code.wireshark.org/review/6442
    Petri-Dish: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    Tested-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    
Actions performed:
    from  f343710   Bluetooth: HCI: Detect Vendor by "Read Local Version Information"
    adds  1a30c97   Bluetooth: A2DP: APT-X: Unhardcode stream configuration
Summary of changes:
 epan/dissectors/packet-btavdtp.c |  165 ++++++++++++++++++++++++++++----------
 epan/dissectors/packet-btavdtp.h |    2 +
 epan/dissectors/packet-rtp.c     |    2 +-
 epan/dissectors/packet-sbc.c     |    4 +
 4 files changed, 130 insertions(+), 43 deletions(-)