# hcidump **Repository Path**: mirrors_android_source/hcidump ## Basic Information - **Project Name**: hcidump - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-26 - **Last Updated**: 2025-08-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README BlueZ - Bluetooth protocol stack for Linux ****************************************** Copyright (C) 2000-2002 Maxim Krasnyansky Copyright (C) 2003-2011 Marcel Holtmann 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: linux-bluetooth@vger.kernel.org For additional information about the project visit BlueZ web site: http://www.bluez.org