public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-devel] org.bluez.Agent interface vs. org.bluez.PasskeyAgent and org.bluez.AuthorizationAgent
@ 2008-06-27 20:07 David Stockwell
  2008-06-27 21:10 ` Johan Hedberg
  0 siblings, 1 reply; 3+ messages in thread
From: David Stockwell @ 2008-06-27 20:07 UTC (permalink / raw)
  To: BlueZ development; +Cc: Marcel Holtmann


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

I would like to test BT 2.1 and SSP, and have installed the updated kernel with patches onto my system.  To make the connection, I have to install or create an Agent that interacts with the BT daemon (currently, hcid), to deal with the pairing issues introduced by the SSSP (Secure "Supposedly Simple" Pairing).  However, it also appears that the DBus interfaces are in flux.

So, what is the future of these; is it the org.bluez.Agent, as described in bluez-utils-3.34/doc/agent-api.txt?  Or is it the old PasskeyAgent and AuthorizationAgent described in hcid/dbus-api.txt?

Also, the daemon/ directory used to contain sample code for a passkey agent and an authorization agent.  If as I assume these need to move over to the .Agent interface, are there plans to provide a design example for these (or a combined agent daemon)?

Has the gnome agent been modified to the "experimental" interface?

When starting the sample passkey agent, it is possible to provide a path that the agent uses as its object path (in function register_agent, with the call to dbus_connection_register_object_path).  I assume that this path is what we would pass to "Adapter.CreatePairedDevice" as the object path of the agent, with the capabilities string.  Am I correct?

Any constraints on what this object path contains (for example: "/com/frequency-one")?  I assume it must be unique and must not clash with the other paths under org.bluez.

Thanks in advance...

David Stockwell

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

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

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php

[-- 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] 3+ messages in thread

end of thread, other threads:[~2008-06-27 22:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-27 20:07 [Bluez-devel] org.bluez.Agent interface vs. org.bluez.PasskeyAgent and org.bluez.AuthorizationAgent David Stockwell
2008-06-27 21:10 ` Johan Hedberg
2008-06-27 22:25   ` Marcel Holtmann

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