Wireshark-commits: [Wireshark-commits] rev 47810: /trunk/ /trunk/epan/dissectors/: packet-btavctp.c

Date: Thu, 21 Feb 2013 22:00:33 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47810

User: mmann
Date: 2013/02/21 02:00 PM

Log:
 Minor Bluetooth fixes
 
 1. Allow to DecodeBy payload over AVCTP
 2. Fix L2CAP CID payload recognize after disc
 3. Removed unneeded _U_
 4. Fall back to control channel in AVRCP
 5. Fix time-tracking for passthrough and capability AVRCP commands
 
 From Michal Labedzki, bug 8367 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8367)

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +8 -8      packet-btavctp.c      Modified
  +50 -20    packet-btavrcp.c      Modified
  +5 -5      packet-bthci_cmd.c    Modified
  +22 -22    packet-bthci_evt.c    Modified
  +99 -15    packet-btl2cap.c      Modified

Directory: /trunk/ui/gtk/
  Changes    Path               Action
  +14 -2     decode_as_dlg.c    Modified