Linux bluetooth development
 help / color / mirror / Atom feed
From: "N. I." <neutralidea@gmail.com>
To: bluez-users@lists.sourceforge.net
Subject: [Bluez-users] /etc/bluetooth/pin
Date: Wed, 27 Apr 2005 14:24:56 -0400	[thread overview]
Message-ID: <2621d9af05042711245fa28aa9@mail.gmail.com> (raw)

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

             reply	other threads:[~2005-04-27 18:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-27 18:24 N. I. [this message]
2005-04-28  8:43 ` [Bluez-users] /etc/bluetooth/pin Marco Trudel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2621d9af05042711245fa28aa9@mail.gmail.com \
    --to=neutralidea@gmail.com \
    --cc=bluez-users@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox