Linux bluetooth development
 help / color / mirror / Atom feed
* Can we change org.openobex.Client's dbus node path?
@ 2008-11-24  2:01 Liu, Raymond
  2008-11-24  2:41 ` Marcel Holtmann
  0 siblings, 1 reply; 8+ messages in thread
From: Liu, Raymond @ 2008-11-24  2:01 UTC (permalink / raw)
  To: linux-bluetooth@vger.kernel.org

Hi

	I notice that, in obex-client, we create the org.openobex.Client interface under path "/".
	It's the same as org.openobex.manager in obexd.

	While, when create new session for say FTP, Obexd put Session interface under path "/session*" , and obex client put the Session interface under path "/org/openobex/Session*"

	And this will make the introspect function on client: dbus-send --print-reply --dest=org.openobex.client / org.freedesktop.DBus.Introspectable.Introspect fail to show the node for /org/openobex/Session* (but dbus-send --print-reply --dest=org.openobex.client /org org.freedesktop.DBus.Introspectable.Introspect will work)
	While for obexd: dbus-send --print-reply --dest=org.openobex / org.freedesktop.DBus.Introspectable.Introspect can show the node for /Session*.

	So, can we change the path for org.openobex.Client and register it under path "/org/openobex/Client"?  Or we register session, FTP interfaces under root path like that in the obexd? Either way can solve the introspect problem.

Best Regards,
Raymond Liu


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

end of thread, other threads:[~2008-11-24 10:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-24  2:01 Can we change org.openobex.Client's dbus node path? Liu, Raymond
2008-11-24  2:41 ` Marcel Holtmann
2008-11-24  3:24   ` Liu, Raymond
2008-11-24  3:30     ` Marcel Holtmann
2008-11-24  5:39       ` Liu, Raymond
2008-11-24  5:48         ` Liu, Raymond
2008-11-24  8:29         ` Marcel Holtmann
2008-11-24 10:11           ` Liu, Raymond

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