Skip to content

btmon | Cheatsheet


Dump and Log everything about bt connection to a file

btmon -w btmon-dump_data.log -M -t -T -A -S -B 115200

Read our dumped data from above command

btmon -r  btmon-dump_data.log

Bluetooth monitor (spamming alot)

btmon

Manager for bluetooth

btmgbt

Connected Bluetooth devices mac-addresses

ls /var/lib/bluetooth/
cat /var/lib/bluetooth/<mad_addr>/settings

Main Configuration file for bluetooth devices

cat /etc/bluetooth/main.conf

General Configuration file for the input service

cat /etc/bluetooth/input.conf

Configuration file for the network service

cat /etc/bluetooth/network.conf