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.
Asked
Active
Viewed 1,614 times
1 Answers
0
Check out Bluetooth examples for the "Mobile Python" book: http://www.mobilenin.com/mobilepythonbook/examples.html

axsm
- 36
- 1
-
Thanks, I studied these examples first. – Alex Pavlov Dec 26 '11 at 14:50