public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-devel] inquiry with RSSI (not via d-bus & python)
@ 2008-01-28 17:20 Adolfo Bulfoni
  2008-01-28 18:06 ` Marcel Holtmann
  0 siblings, 1 reply; 2+ messages in thread
From: Adolfo Bulfoni @ 2008-01-28 17:20 UTC (permalink / raw)
  To: bluez-devel


[-- Attachment #1.1: Type: text/plain, Size: 760 bytes --]


Hi guys, I'm trying to setup an inquiry with RSSI. So far in hci.c there is no hci_inquiry_with_RSSI function, infact the *inquiry_info returned is a normal inquiry_info struct (without the rssi value). How can I perform an inquiry with rssi operation??
I don't want to use python and d-bus because i have already a C native library linked to my java program via JNI, and i don't want to mix-up things furthermore. Do you know some code snippet performing similar operations? (unfortunately i'm not very good in C programming :( )

best regards,

adolfo bulfoni

_________________________________________________________________
Scarica GRATIS la versione personalizzata MSN di Internet Explorer 7!
http://optimizedie7.msn.com/default.aspx?mkt=it-it

[-- Attachment #1.2: Type: text/html, Size: 899 bytes --]

[-- Attachment #2: Type: text/plain, Size: 228 bytes --]

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

[-- Attachment #3: Type: text/plain, Size: 164 bytes --]

_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Bluez-devel] inquiry with RSSI (not via d-bus & python)
  2008-01-28 17:20 [Bluez-devel] inquiry with RSSI (not via d-bus & python) Adolfo Bulfoni
@ 2008-01-28 18:06 ` Marcel Holtmann
  0 siblings, 0 replies; 2+ messages in thread
From: Marcel Holtmann @ 2008-01-28 18:06 UTC (permalink / raw)
  To: BlueZ development

Hi Adolfo,

> Hi guys, I'm trying to setup an inquiry with RSSI. So far in hci.c  
> there is no hci_inquiry_with_RSSI function, infact the *inquiry_info  
> returned is a normal inquiry_info struct (without the rssi value).  
> How can I perform an inquiry with rssi operation??
> I don't want to use python and d-bus because i have already a C  
> native library linked to my java program via JNI, and i don't want  
> to mix-up things furthermore. Do you know some code snippet  
> performing similar operations? (unfortunately i'm not very good in C  
> programming :( )

before considering using libbluetoth to link against JNI or other  
libraries/applications, please be sure that it complies with GPL  
license.

The D-Bus version is the current version to do an inquiry. This  
ensures that everything works properly. Handling all the inquiry  
result differences between Bluetooth 1.1, 1.2 and 2.1 versions is  
complicated enough and has been solved within the D-Bus API.

Regards

Marcel


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-01-28 18:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-28 17:20 [Bluez-devel] inquiry with RSSI (not via d-bus & python) Adolfo Bulfoni
2008-01-28 18:06 ` Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox