Wireshark-commits: [Wireshark-commits] master d89eb91: Bluetooth: SDP: add new AVRCP 1.6 supported

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 29 Jul 2019 20:26:14 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d89eb91eaf36919e20678ffc8e6a237b3ac7b7ce
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

d89eb91 by Matt Porter (mporter@xxxxxxxxxxxx):

    Bluetooth: SDP: add new AVRCP 1.6 supported feature flags
    
    Add new AVRCP 1.6 CT/TG supported feature flags to the service recoards
    as documented in Chapter 8 of
    https://www.bluetooth.org/docman/handlers/DownloadDoc.ashx?doc_id=292286
    
    Change-Id: I71313379393e85c5a9b4a08e7f16d3244dd3583a
    Signed-off-by: Matt Porter <mporter@xxxxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/34094
    Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Petri-Dish: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  cef6752   Bluetooth: AVRCP: add new AVRCP 1.6 MediaPlayer Item feature flags
     add  d89eb91   Bluetooth: SDP: add new AVRCP 1.6 supported feature flags


Summary of changes:
 epan/dissectors/packet-btsdp.c | 56 +++++++++++++++++++++++++++++++++---------
 1 file changed, 44 insertions(+), 12 deletions(-)