Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH obexd v0] client-doc: Guarantee prefix in transfer paths
@ 2012-08-21  7:23 Mikel Astiz
  2012-08-21  8:31 ` Patrick Ohly
  2012-08-27  7:00 ` Luiz Augusto von Dentz
  0 siblings, 2 replies; 11+ messages in thread
From: Mikel Astiz @ 2012-08-21  7:23 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Mikel Astiz

From: Mikel Astiz <mikel.astiz@bmw-carit.de>

The client D-Bus documentation should mention that all transfer paths
contain a prefix consisting of the path of the session they belong to.

This can be conveniently used by clients to install D-Bus signal matches
that concentrate on the relevant signals.
---
 doc/client-api.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/doc/client-api.txt b/doc/client-api.txt
index 839a78c..7ca65cc 100644
--- a/doc/client-api.txt
+++ b/doc/client-api.txt
@@ -466,7 +466,7 @@ Transfer hierarchy
 
 Service		org.bluez.obex.client
 Interface	org.bluez.obex.Transfer
-Object path	[variable prefix]/{transfer0,transfer1,...}
+Object path	[variable prefix]/{session0,session1,...}/{transfer0,...}
 
 Methods		dict GetProperties()
 
-- 
1.7.7.6


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

end of thread, other threads:[~2012-08-27  7:00 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-21  7:23 [PATCH obexd v0] client-doc: Guarantee prefix in transfer paths Mikel Astiz
2012-08-21  8:31 ` Patrick Ohly
2012-08-21 11:41   ` Mikel Astiz
2012-08-21 12:08     ` Marcel Holtmann
2012-08-21 12:15       ` Mikel Astiz
2012-08-22 11:39   ` Luiz Augusto von Dentz
2012-08-22 12:04     ` Patrick Ohly
2012-08-22 12:42       ` Mikel Astiz
2012-08-22 12:52       ` Luiz Augusto von Dentz
2012-08-22 16:19         ` Patrick Ohly
2012-08-27  7:00 ` Luiz Augusto von Dentz

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