View Single Post
Posts: 52 | Thanked: 49 times | Joined on Feb 2008
#7
here is the link to the phonelink thread
http://www.internettablettalk.com/fo...ight=phonelink

In the script I am working on, I am using the shell script "dbus-bluez-rfcomm" from the kbdd project
http://fanoush.wz.cz/maemo/#kbdd

I changed the protocol on line 56, to say DUN instead of SPP. i then used it to bind to rfcomm0. I tried substituting DUN with HSP, and the script failed. Honestly, I am not too familiar with bluez, so i've pretty much gotten here by trial and error.