All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] /etc/bluetooth/pin
@ 2005-04-27 18:24 N. I.
  2005-04-28  8:43 ` Marco Trudel
  0 siblings, 1 reply; 2+ messages in thread
From: N. I. @ 2005-04-27 18:24 UTC (permalink / raw)
  To: bluez-users

My device uses the fault pin as 1234.
I want to change it to something else, e.g. 55113.

What I did was to modify the /etc/bluetooth/pin file to have the
content only of 55113.
My pin_helper has something like:

#!/bin/sh
echo "PIN:"$(cat /etc/bluetooth/pin)

When I try to use l2ping to other device, my initiating l2ping device
fails right away with message: "Can't connect.: Permission denied"

Is there anything missing that I can do in order for "NOT" using the
default pin?

N.I


-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start!  http://www.idcswdc.com/cgi-bin/survey?id=105hix
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-04-28  8:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-27 18:24 [Bluez-users] /etc/bluetooth/pin N. I.
2005-04-28  8:43 ` Marco Trudel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.