How to programmatically pair a bluetooth device on Symbian using PyS60?

1.6k views Asked by At

Is there a way to pair up two BT devices using PyS60? Perhaps there is a system API which prompts PIN and communicate with other device so it will appear as Paired device then. Unfortunately can't find this in PyS60 documentation.

1

There are 1 answers

1
axsm On

Check out Bluetooth examples for the "Mobile Python" book: http://www.mobilenin.com/mobilepythonbook/examples.html