Go to advanced search

by radiobrain
Sun Dec 27, 2015 7:36 pm
Forum: Python
Topic: How to turn on Bluetooth Discoveribility in python?
Replies: 9
Views: 7672

Re: How to turn on Bluetooth Discoveribility in python?

old topic but i came across it looking for a solution to. To do it in bluez5 you do this and most other things through d-bus. d-feet is a good tool for looking at the d-bus but it doesn't show you everything. dbus-monitor --system will show you whats going on with the d-bus python D-Bus library tuto...

Go to advanced search