Return-Path: Message-ID: <2621d9af050425072644a0d68f@mail.gmail.com> From: "N. I." To: bluez-users@lists.sourceforge.net Subject: Re: [Bluez-users] auto pairing between client & server In-Reply-To: <1114359474.3926.13.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 References: <2621d9af05042213064d0df1dc@mail.gmail.com> <1114205889.10706.9.camel@pegasus> <1114359474.3926.13.camel@localhost.localdomain> Sender: bluez-users-admin@lists.sourceforge.net Errors-To: bluez-users-admin@lists.sourceforge.net Reply-To: bluez-users@lists.sourceforge.net List-Unsubscribe: , List-Id: BlueZ users List-Post: List-Help: List-Subscribe: , List-Archive: Date: Mon, 25 Apr 2005 10:26:33 -0400 Hi, I will try to incorporate this into my Java program. Thanks N.I On 4/24/05, Fredy P 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