Connect to Bluetooth HSP/HFP service from android

Viewed 213

I'm trying to build an application which allows me to answer incoming phone calls from my PC, so far, i was able to advertise a service using Pybluez in Python.

Now, How can i connect to that service from android?

0 Answers
Related