Comment 37 for bug 284994

Revision history for this message
tz (thomas-mich) wrote :

I've attached the above as a patch to this message

Tecom headsets use 1111, not 0000 or 1234.
http://www.tecom.com.sg/bt3061ausermanual.html

I was able to used the patched version to pair everything I've thrown at it so far.

Perhaps someone who is adept at Gtk+ could rewrite it properly

For better security the default random passcode should be 8 bytes (the spec allows up to 16).

The entry text area should be limited to numbers and perhaps a larger font, and localization might be a good idea, and the labels and button might have better descriptive text. Also check I didn't leave in a memory leak since I'm not sure what gets deallocated automatically.