URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b936c23ecdfea5335c93ce366153966990ca1671
Submitter: Michal Labedzki (michal.labedzki@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b936c23 by Michal Labedzki (michal.labedzki@xxxxxxxxx):
Bluetooth: OBEX: Add DecodeAs by Type aka MIME Type
Also map some Types to Dissector Table dissectors.
Change-Id: I1a1924924ac569368b3a4fafdc05c98e4a8d4841
Reviewed-on: https://code.wireshark.org/review/8506
Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
Actions performed:
from 381a8c3 Bluetooth: OBEX: Add Current Path tracking info
adds b936c23 Bluetooth: OBEX: Add DecodeAs by Type aka MIME Type
Summary of changes:
epan/dissectors/packet-btobex.c | 136 +++++++++++++++++++++++++++++++++++----
1 file changed, 123 insertions(+), 13 deletions(-)