Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master ae989a5: Bluetooth: SMP: Indicate when keys are Debug

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 6 Dec 2016 23:09:17 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ae989a5d0642c9de4458a2e8bbfd5f288193a6f5
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Bluetooth: SMP: Indicate when keys are Debug
    
    Debug mode keys are described by Bluetooth Core4 specification.
    Inform user if any of keys are debug. Debug mode is only if both
    keys are debug.
    
    Change-Id: Id7f58c2445614dc386a67b91cbe6f78ffbeda880
    Reviewed-on: https://code.wireshark.org/review/19083
    Petri-Dish: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  d59653f   Qt: Make the RTP player output device selectable.
    adds  ae989a5   Bluetooth: SMP: Indicate when keys are Debug


Summary of changes:
 epan/dissectors/packet-btsmp.c |   28 ++++++++++++++++++++++++----
 1 file changed, 24 insertions(+), 4 deletions(-)