Hi, I'm trying to automate the PIN entering process when pairing a bluetooth device. I have multiple devices, with fixed pins, so I can't use /etc/bluetooth/pin, which takes a single pin.
I am trying to use com.nokia.btpin. I register my own handler. My "guess" at the signature is no arguments in, a string out. However, the handler function never ends up getting called. Looking at code snippets, I "believe" that btpin will send my handler a PinRequest message. Using the system monitor shows no activity other than the pin_req message. Any help would be much appreciated! I need to get this working for a school project in the next few days, and the lack of documentation is driving me to tears. Thanks, Ian __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ maemo-developers mailing list [email protected] https://maemo.org/mailman/listinfo/maemo-developers
