Wireshark-commits: [Wireshark-commits] rev 44877: / /trunk/epan/dissectors/: Makefile.common packet
Date: Tue, 11 Sep 2012 11:53:35 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44877

User: darkjames
Date: 2012/09/11 04:53 AM

Log:
 Bluetooth: Move HFP dissector from RFCOMM file
 
 HFP is moved from RFCOMM where named HF.
 Then fix name to one used by SIG specification: HFP.
 Next step is improve dissection of HFP by dissect
 specific for this profile AT commands.
 
 From Michal Labedzki on behalf of Tieto Corporation
 Part of bug #7639

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +1 -0      Makefile.common      Modified
  +100 -0    packet-bthfp.c       Added
  +0 -60     packet-btrfcomm.c    Modified

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