Wireshark-commits: [Wireshark-commits] rev 47632: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Mon, 11 Feb 2013 15:04:53 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47632

User: etxrab
Date: 2013/02/11 07:04 AM

Log:
 From: Michal Labedzki:
 Bluetooth: Improve support of MAP, PBAP, BPP and BIP in OBEX
 
 Add support for recognize profiles using OBEX (by "Target"), then add
 all Application Parameters specific for MAP, PBAP, BPP, BIP.
 Also fix one FIXME, so now dissecting by OBEX does not cause malformed
 frames while jumping over dissected packets.
 
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8304

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +7 -4      packet-bthci_acl.c    Modified
  +2 -0      packet-bthci_acl.h    Modified
  +9 -5      packet-btl2cap.c      Modified
  +2 -0      packet-btl2cap.h      Modified
  +1608 -44  packet-btobex.c       Modified
  +6 -3      packet-btrfcomm.c     Modified
  +3 -1      packet-btrfcomm.h     Modified