Scan for bluetooth devices and show all services, characteristics, and descriptors.
To use this program, install bleak
:
pip3 install bleak
Download bluetooth_dissect.py
and run it:
python3 bluetooth_dissect.py --help
To list all devices and their published characteristics:
python3 bluetooth_dissect.py -l