Home > external-bluetooth-hcidump

external-bluetooth-hcidump

External-bluetooth-hcidump is a project mainly written in C, based on the GPL-2.0 license.

BlueZ - Bluetooth protocol stack for Linux


Copyright (C) 2000-2002 Maxim Krasnyansky [email protected] Copyright (C) 2003-2007 Marcel Holtmann [email protected]

Bluetooth packet analyzer

Compilation and installation

In order to compile Bluetooth analyzer you need following software packages:

  • Linux Bluetooth protocol stack (BlueZ)
  • GCC compiler

To configure run: ./configure --prefix=/usr --mandir=/usr/share/man

Configure automatically searches for all required components and packages.

To compile and install run: make && make install

Information

Mailing lists: [email protected] - BlueZ general questions and discussions [email protected] - BlueZ development

For additional information about the project visit BlueZ web site: http://www.bluez.org