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 4d9eb4c: Bluetooth: SMP: Dissect remaining AuthReq bi

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 5 Dec 2016 14:01:37 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4d9eb4caab3be28864dc2b257e5d6f5ffe6c48dc
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4d9eb4c by Michal Labedzki (michal.labedzki@xxxxxxxxx):

    Bluetooth: SMP: Dissect remaining AuthReq bits
    
    Dissect SC, Keypress and Reserved bits.
    Up to Bluetooth Core 4 specification.
    
    Change-Id: Id7ac75bd917786abe9aada433a1343887a32234d
    Reviewed-on: https://code.wireshark.org/review/19079
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  2452367   Bluetooth: SMP: Implement 3 more commands
    adds  4d9eb4c   Bluetooth: SMP: Dissect remaining AuthReq bits


Summary of changes:
 epan/dissectors/packet-btsmp.c |   55 +++++++++++++++++++++++++++++++---------
 1 file changed, 43 insertions(+), 12 deletions(-)