Wireshark-commits: [Wireshark-commits] rev 45709: / /trunk/epan/dissectors/: Makefile.common packet

Date: Mon, 22 Oct 2012 12:49:05 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45709

User: etxrab
Date: 2012/10/22 05:49 AM

Log:
 from Allan M. Madsen:
 Add support for HCI 3.0+HS and v4.0, Bluetooth Low Energy. This includes
 dissection of additional HCI commands and events, Attribute Protocol and
 Security Manager Protocol.
 
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7872

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +2 -0      Makefile.common       Modified
  +696 -0    packet-btatt.c        Added
  +1288 -79  packet-bthci_cmd.c    Modified
  +1406 -76  packet-bthci_evt.c    Modified
  +91 -1     packet-btl2cap.c      Modified
  +4 -0      packet-btl2cap.h      Modified
  +408 -0    packet-btsmp.c        Added
  +9 -0      packet-hci_h4.h       Modified

Directory: /trunk/epan/
  Changes    Path              Action
  +2 -0      CMakeLists.txt    Modified

Directory: /trunk/
  Changes    Path          Action
  +4 -1      AUTHORS       Modified