Greetings, I'm trying to implement a hands-free phoning device on a raspberry pi. I want to write a simple app that triggers a phone call to a specific number on the smartphone that is paired via bluetooth. Can someone tell me if this can be done via bluez and if there is example code for it, preferrably in c++ or python? Regards