Wireshark-commits: [Wireshark-commits] master 8f9aa33: Bluetooth: OBEX: Add DecodeAs for profile-ba

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 18 Apr 2015 15:48:36 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8f9aa33b29b20cf49a4284d5a0598f8389acb907
Submitter: Michal Labedzki (michal.labedzki@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8f9aa33 by Michal Labedzki (michal.labedzki@xxxxxxxxx):

    Bluetooth: OBEX: Add DecodeAs for profile-based Application Parameters
    
    Application Parameters are defined in profile specification.
    If there is not enough infgormation to recognize profile user must have
    ability to do that manually.
    
    Also add expert info that packet is manually "Decoded As".
    
    Change-Id: I8a735d46d365d712995cd8cc00b2f46849c8afb4
    Reviewed-on: https://code.wireshark.org/review/8044
    Petri-Dish: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    

Actions performed:

    from  39968ac   MIME: Allow to dissect big files
    adds  8f9aa33   Bluetooth: OBEX: Add DecodeAs for profile-based Application Parameters


Summary of changes:
 epan/dissectors/packet-btobex.c |  219 +++++++++++++++++++++++++++++----------
 1 file changed, 165 insertions(+), 54 deletions(-)