Wireshark-commits: [Wireshark-commits] master 69df674: Bluetooth: ATT: Remove DecodeAs UUID16/128

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 17 Oct 2015 10:21:21 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=69df6744193f51a2e68704ae44e70da569bb293e
Submitter: Michal Labedzki (michal.labedzki@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

69df674 by Michal Labedzki (michal.labedzki@xxxxxxxxx):

    Bluetooth: ATT: Remove DecodeAs UUID16/128
    
    There is no good reason to keep decodingAs on ATT layer,
    while it is already done for whole Bluetooth: see "BT Service UUID",
    which is "always" accessible.
    
    Change-Id: I3df60aa7e781238c5af2af25abc188e9066e1707
    Reviewed-on: https://code.wireshark.org/review/11016
    Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    

Actions performed:

    from  ae1c81d   Qt: Add switch between Capture and FileFormat
    adds  69df674   Bluetooth: ATT: Remove DecodeAs UUID16/128


Summary of changes:
 epan/dissectors/packet-btatt.c |   93 +++-------------------------------------
 1 file changed, 7 insertions(+), 86 deletions(-)