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

Date: Sun, 12 Jan 2014 02:29:52 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54700

User: mmann
Date: 2014/01/12 02:29 AM

Log:
 Bluetooth/Ubertooth improvements.  Bug 9606 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9606)
 
 From Michal Labedzki
 
 1. Bluetooth: Implement the rest of fields in Low Energy Link Layer dissector
 2. Bluetooth: Merge all UUIDs together
 3. Bluetooth: Extract LE Channel MAP to separate dissector
 4. Ubertooth: Dissect CC2400 registers

Directory: /trunk/epan/dissectors/
  Changes    Path                      Action
  +2 -1      packet-bluetooth-hci.h    Modified
  +6 -118    packet-btatt.c            Modified
  +2 -1      packet-btavctp.c          Modified
  +5 -4      packet-btbnep.c           Modified
  +660 -106  packet-bthci_cmd.c        Modified
  +15 -2     packet-bthci_evt.c        Modified
  +3 -3      packet-btl2cap.c          Modified
  +387 -22   packet-btle.c             Modified
  +2 -1      packet-btobex.c           Modified
  +2 -1      packet-btrfcomm.c         Modified
  +5 -118    packet-btsdp.c            Modified


(2 files not shown)