Skip to content

Scan for bluetooth devices and show all services, characteristics, and descriptors.

License

Notifications You must be signed in to change notification settings

tensorturtle/bluetooth_dissect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bluetooth_dissect

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

About

Scan for bluetooth devices and show all services, characteristics, and descriptors.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages