sh
$ cargo build --release
$ mkdir -p ~/.config/wireshark/extcap/ && ln -s $PWD/target/release/btsnoop-extcap ~/.config/wireshark/extcap/
Root is required on the selected Android device.
This extcap plugin is designed to be used with Wireshark or tshark, and will show a live stream of Bluetooth HCI events from the selected device.
Detected devices are shown in Wireshark's Capture interface list.
adb root