Ethereal-dev: Re: [Ethereal-dev] Re: [Bluez-devel] bluetooth ethereal dissector

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Wed, 29 Oct 2003 22:22:59 -0800
On Oct 29, 2003, at 6:50 PM, Marcel Holtmann wrote:

here is my patch that adds a Wiretap module for reading files created
with "hcidump -w".
OK, it reads them - but it supplies a link-layer encapsulation type of 
WTAP_ENCAP_BLUETOOTH_H4, for which there isn't any dissector.  Do you 
have dissectors for various Bluetooth protocols, or should we take the 
ones from the affix patches to Ethereal and modify one of them (HCI?) 
to register for an encapsulation of WTAP_ENCAP_BLUETOOTH_H4?