hcidump

Analyses Bluetooth HCI packets

Debian Debian
RUN apt-get update && \ apt-get install -y bluez-hcidump
Ubuntu
RUN apt-get update && \ apt-get install -y bluez-hcidump
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y bluez-hcidump
CentOS
RUN yum install -y bluez-hcidump
Fedora
RUN dnf install -y bluez-hcidump
Raspbian
RUN apt-get update && \ apt-get install -y bluez-hcidump
click the source code to copy install hcidump on any operating system with command-not-found.com