All of lore.kernel.org
 help / color / mirror / Atom feed
From: "N. I." <neutralidea@gmail.com>
To: bluez-users@lists.sourceforge.net
Subject: Re: [Bluez-users] auto pairing between client & server
Date: Mon, 25 Apr 2005 10:26:33 -0400	[thread overview]
Message-ID: <2621d9af050425072644a0d68f@mail.gmail.com> (raw)
In-Reply-To: <1114359474.3926.13.camel@localhost.localdomain>

Hi,

I will try to incorporate this into my Java program.
Thanks

N.I

On 4/24/05, Fredy P <digitalfredy@debiancolombia.org> wrote:
> El vie, 22-04-2005 a las 23:38 +0200, Marcel Holtmann escribi=F3:
> > Hi,
> >
> > > I have a laptop which runs my application as server, and another
> > > cellphone as client. Both of them communicate to each other using
> > > Bluetooth (Bluez implementation).
> > >
> > > What should I do in order to perform automatic pairing between these =
2
> > > devices (knowing the BD_ADDR) inside my application?
> >
> > there is no such thing than automatic pairing.
> >
> > > How can I detect if the pairing had been done between these
> > > client-server devices inside my application? And from that, how to do
> > > pairing using the "givepin" script?
> > >
> > > I want to avoid the pop-ups window asking for entering the PIN.
> >
> > Write your own PIN helper shell script that uses a fixed PIN. Check the
> > link key file for the current state of the pairing.
> /usr/local/bin/bluez-localpin:
> #!/bin/sh
> echo "PIN":$(cat /etc/bluetooth/pin)
>=20
> and put in /etc/bluetooth/hcid.conf:
> pin_helper /usr/local/bin/bluez-localpin;
> >
> > Regards
> >
> > Marcel
> >
> >
> >
> >
> > -------------------------------------------------------
> > SF email is sponsored by - The IT Product Guide
> > Read honest & candid reviews on hundreds of IT Products from real users=
.
> > Discover which products truly live up to the hype. Start reading now.
> > http://ads.osdn.com/?ad_id=3D6595&alloc_id=3D14396&op=3Dclick
> > _______________________________________________
> > Bluez-users mailing list
> > Bluez-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/bluez-users
>=20
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_ide95&alloc_id=14396&opclick
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-users
>


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

  reply	other threads:[~2005-04-25 14:26 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-22 20:06 [Bluez-users] auto pairing between client & server N. I.
2005-04-22 21:38 ` Marcel Holtmann
2005-04-24 16:17   ` Fredy P
2005-04-25 14:26     ` N. I. [this message]
2005-04-26 10:07   ` N. I.
2005-04-26 11:28     ` Marcel Holtmann
2005-04-23 21:31 ` Marco Trudel
2005-04-25 14:29   ` N. I.
2005-04-25 14:38     ` Marco Trudel
2005-04-26 10:02       ` N. I.
2005-04-26 10:44         ` Marco Trudel
2005-04-26 13:39           ` Marcel Holtmann
2005-04-26 11:31         ` Marcel Holtmann
2005-04-26 17:37           ` Marco Trudel
2005-04-26 17:46             ` Marcel Holtmann
2005-04-26 18:36               ` Marco Trudel
2005-04-26 19:04                 ` Marcel Holtmann
2005-04-26 22:31                   ` N. I.
2005-04-27  8:44                   ` Marco Trudel
2005-04-27  8:50                     ` Marcel Holtmann
2005-04-27  8:54                       ` 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=2621d9af050425072644a0d68f@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 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.