Wireshark-commits: [Wireshark-commits] master 724c2ed: Bluetooth: HFP: Improve HFP dissector by dis

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 2 Mar 2015 13:18:16 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=724c2ed4c8a76ea2ebfb9ef846fcdf092ff35d6a
Submitter: Michal Labedzki (michal.labedzki@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

724c2ed by Michal Labedzki (michal.labedzki@xxxxxxxxx):

    Bluetooth: HFP: Improve HFP dissector by dissecting all commands
    
    Decode as far as possible AT commands according to
    specifications: HFP 1.6
    
    Change-Id: Ib2cee4df4d9338cc98f28e0fadd067378fba63a9
    Reviewed-on: https://code.wireshark.org/review/7472
    Petri-Dish: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    

Actions performed:

    from  d949b3c   Bluetooth: HCI: Fix "Host Number of Completed Packets"
    adds  724c2ed   Bluetooth: HFP: Improve HFP dissector by dissecting all commands


Summary of changes:
 epan/dissectors/packet-bthfp.c                 |  989 ++++++++++++++++++++++--
 epan/dissectors/packet-etsi_card_app_toolkit.c |    2 +-
 2 files changed, 906 insertions(+), 85 deletions(-)