Wireshark-commits: [Wireshark-commits] master 91ab8cf: btle: Fix Feature support bit positions

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 26 Sep 2016 03:44:20 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=91ab8cf345b01acae69675dae34c6a2e7a6cedeb
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

91ab8cf by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    btle: Fix Feature support bit positions
    
    From BT spec 4.2 volume 6 part B section 4.6, Feature support.
    
    Bug: 12946
    Change-Id: I065e9bc9af88bb1daf53d26ae683d7ddedbb8ebf
    Reviewed-on: https://code.wireshark.org/review/17911
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  37a92dd   btle: Show full LL_VERSION_IND SubVersNr
    adds  91ab8cf   btle: Fix Feature support bit positions


Summary of changes:
 epan/dissectors/packet-btle.c |   16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)