Return-Path: Message-ID: Date: Tue, 29 Jun 2004 14:30:00 -0400 From: Albert Huang To: Marcel Holtmann Subject: Re: [Bluez-devel] how to do asynchronous device inquiry? Cc: BlueZ Mailing List In-Reply-To: <1088500888.6030.261.camel@pegasus> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII References: <1088500888.6030.261.camel@pegasus> List-ID: sorry, I'm having a tough time finding this piece of code you mention. The interface to sourceforge mailing list archives is terrible. Do you remember around when you posted it? thanks. -albert On Tue, 29 Jun 2004 11:21:29 +0200, Marcel Holtmann wrote: > > Hi Albert, > > > > Can somone point me to an example of how to do an asynchronous device > > inquiry using bluez? I'd like to start an inquiry with an ioctl or > > something like that, and then be notified either with signals or by > > polling as devices are discovered. If this is currently not possible, > > can you point me to which source files I could modify that would allow > > me to do this? Thanks! > > you must use the HCI raw socket interface for it. Some time ago I posted > example code for integration into the GNOME Bluetooth subsystem. Check > the mailing list archives. > > Regards > > Marcel > >