From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <2836.216.47.59.131.1156889135.squirrel@webmail.feline-soul.net> In-Reply-To: <1156895173.4026.59.camel@aeonflux.holtmann.net> References: <1270.216.47.59.131.1156790715.squirrel@webmail.feline-soul.net> <1156799718.5613.48.camel@aeonflux.holtmann.net> <36756.216.47.59.131.1156793990.squirrel@webmail.feline-soul.net> <1156809299.5613.56.camel@aeonflux.holtmann.net> <2056.216.47.59.131.1156803892.squirrel@webmail.feline-soul.net> <1156848432.5613.67.camel@aeonflux.holtmann.net> <1345.216.47.59.131.1156883686.squirrel@webmail.feline-soul.net> <1156890900.4026.49.camel@aeonflux.holtmann.net> <4253.216.47.59.131.1156884752.squirrel@webmail.feline-soul.net> <1156892459.4026.56.camel@aeonflux.holtmann.net> <2461.216.47.59.131.1156887151.squirrel@webmail.feline-soul.net> <1156895173.4026.59.camel@aeonflux.holtmann.net> Date: Tue, 29 Aug 2006 16:05:35 -0600 (MDT) Subject: Re: [Bluez-users] How do I reset a pairing? From: "Bearcat M. Sandor" To: "Marcel Holtmann" Cc: "BlueZ users" Reply-To: linux@feline-soul.com MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 List-ID: Marcel, Great! I got it compiled. I'll play with it when i get home in a few hours. I can't wait. If i can get this headset working i'll be so happy! Unfortunatly, i don't know qt yet. I wonder if someone out there would be willign to write one. In qt4 maybe? I'll put it on my list, but it may be a while. I'll report on how it works out (since i know you won't be able to sleep till i get it working :P ) Thanx, Bearcat > Hi Bearcat, > >> I looked it over. I am only just starting to learn C so this is a little >> daunting. I tried a "gcc -Wall -o passkey-agent -passkey-agent.c" and >> that >> didn't work (i didn't really expect it to). I didn't see a configure >> script that would create a make file for the agent. > > after ./configure you can run make and it will compile passkey-agent for > you. It will always be compiled, but never be installed. > >> If my X system goes down, all of my paring devices will go down with >> it, >> since i would need gnome up to get them working. How can i get this >> agent >> working? > > Once the devices are paired. You have a link key. The hcid handles this > for you. You need the passkey agent only for entering the PIN code. > >> I'm just confused. Since the bluez-gnome is a new release, what did >> people >> do before it arrived to get pairing devices working? > > Actually I expected that someone else will write the appropriate passkey > agents for their desktop systems. So in the end I did for the one that I > use. Only the Nokia 770 Maemo platform had its own passkey agent. > > Regards > > Marcel > > >