Wireshark-commits: [Wireshark-commits] master c4f08ec: Bluetooth: HCI Vendor: Fix for "Enable WBS"

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

Commits:

c4f08ec by Michal Labedzki (michal.labedzki@xxxxxxxxx):

    Bluetooth: HCI Vendor: Fix for "Enable WBS" command
    
    Codec value for mSBC is 0x02 (not 0x01), also "Codec" field
    does not appear when Codec state in Disable.
    
    Change-Id: I4f0b27d0dc8659fdc054eaf18b54a42aad60275b
    Reviewed-on: https://code.wireshark.org/review/6899
    Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    

Actions performed:

    from  359ff31   Bluetooth: HCI: Improve detecting of undecoded and unknown commands
    adds  c4f08ec   Bluetooth: HCI Vendor: Fix for "Enable WBS" command


Summary of changes:
 epan/dissectors/packet-bthci_vendor.c |    9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)