Wireshark

  • Riverbed Technology
  • WinPcap
the world's foremost network protocol analyzer
  • Wireshark
    • About
    • Download
    • Blog
  • Get Help
    • Ask a Question
    • FAQs
    • Documentation
    • Mailing Lists
    • Online Tools
    • Wiki
    • Bug Tracker
  • Develop
    • Get Involved
    • Developer's Guide
    • Browse the Code
    • Latest Builds

Wireshark-commits: [Wireshark-commits] rev 24263: /trunk/ /trunk/epan/dissectors/: Makefile.common packet-bthci_acl.c packet-bthci_cmd.c packet-bthci_evt.c packet-bthci_sco.c packet-btsdp.c packet-frame.c packet-hci_h1.c /trunk/: ...

Date Index Thread Index Other Months All Mailing Lists
Date Prev Date Next Thread Prev Thread Next


From: stig@xxxxxxxxxxxxx
Date: Sun, 03 Feb 2008 21:11:59 GMT

http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24263

User: stig
Date: 2008/02/03 09:11 PM

Log:
 From Shane Kearns (bug 2237):
 Added support for Symbian OS btsnoop.
 
 The bluetooth HCI layer in Symbian OS can be configured to log all packets to a
 file.  The log format, "btsnoop" is based on the RFC1761 "snoop" format - but
 differences in the header make it incompatible.
 
 The btsnoop format supports logging of these formats:
 "H1" (raw HCI packets without framing)
 "H4" (HCI UART packets including packet type header)
 "H5" (HCI 3 wire UART packets including framing)
 "BCSP" (HCI bluecore serial protocol including framing)
 
 "H1" and "H4" are section numbers in the original v1 bluetooth specifications,
 but still used colloquially - wireshark's existing support for Linux bluez HCI
 logs uses the "H4" name.
 
 In practice, the "H1" format is used for H5,BCSP and USB HCI logs, as the HCI
 packet logs are mainly useful for debugging higher layers, bluetooth profiles
 and bluetooth applications.
 
 From me:
 Deleted some unused prototypes.
 Mark an unused parameter.

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +2 -0      Makefile.common       Modified
  +1 -0      packet-bthci_acl.c    Modified
  +1 -0      packet-bthci_cmd.c    Modified
  +1 -0      packet-bthci_evt.c    Modified
  +1 -0      packet-bthci_sco.c    Modified
  +0 -1      packet-btsdp.c        Modified
  +5 -0      packet-frame.c        Modified
  +134 -0    packet-hci_h1.c       Added
  +27 -0     packet-hci_h1.h       Added

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


(5 files not shown)

  • Prev by Date: [Wireshark-commits] rev 24262: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-btl2cap.c
  • Next by Date: [Wireshark-commits] rev 24264: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-catapult-dct2000.c
  • Previous by thread: [Wireshark-commits] rev 24262: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-btl2cap.c
  • Next by thread: [Wireshark-commits] rev 24264: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-catapult-dct2000.c
  • Index(es):
    • Date
    • Thread

Wireshark and the "fin" logo are registered trademarks of the Wireshark Foundation