Wireshark-commits: [Wireshark-commits] master 59bbe6b: Bluetooth: HCI: A few minor improvements

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 4 Mar 2017 01:03:06 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=59bbe6b0cd4f33341c5c0a517474debf579b6804
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

59bbe6b by Michal Labedzki (michal.labedzki@xxxxxxxxx):

    Bluetooth: HCI: A few minor improvements
    
    1. According to ESR05 there is no event called "Bluetooth Logo Testing".
    2. According to ESR09 error code 0x23 is also "LL Procedure Collision"
    3. Add some HCI status for event for HCI Summary
    
    bthci_evt is now up-to-date with Bluetooth Core 4 + CSA4 + CSS6 and ERS09
    - nothing to implementing...
    
    Change-Id: Ief9e2de61be91942ab2211de6bc44a8f15d12426
    Reviewed-on: https://code.wireshark.org/review/20355
    Petri-Dish: Michal Labedzki <michal.tomasz.labedzki@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  cf1d07c   Qt: Apply selected bookmark display filter
    adds  59bbe6b   Bluetooth: HCI: A few minor improvements


Summary of changes:
 epan/dissectors/packet-bthci_cmd.c |    2 +-
 epan/dissectors/packet-bthci_evt.c |   11 ++++-------
 2 files changed, 5 insertions(+), 8 deletions(-)