Wireshark-commits: [Wireshark-commits] rev 52863: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Sat, 26 Oct 2013 02:24:05 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52863

User: mmann
Date: 2013/10/26 02:24 AM

Log:
 Bluetooth: Use items for logical block objects.  Bug 9327 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9327)
 
 Bluetooth protocols use items, so dissect it to improve filtering and better user experience - text object cannot be filterable or comparable.
 
 From Michal Labedzki

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +16 -3     packet-btatt.c        Modified
  +56 -13    packet-btavdtp.c      Modified
  +74 -16    packet-btavrcp.c      Modified
  +26 -8     packet-bthci_cmd.c    Modified
  +46 -13    packet-bthci_evt.c    Modified
  +7 -1      packet-bthfp.c        Modified
  +31 -13    packet-btobex.c       Modified
  +60 -8     packet-btrfcomm.c     Modified
  +9 -1      packet-btsap.c        Modified
  +296 -81   packet-btsdp.c        Modified
  +21 -3     packet-btsmp.c        Modified


(1 file not shown)