linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC obexd 00/10] Major API changes in obex-client
@ 2011-11-24 14:08 Mikel Astiz
  2011-11-24 14:08 ` [RFC obexd 01/10] client-doc: reformatted to fit in 80 columns Mikel Astiz
                   ` (11 more replies)
  0 siblings, 12 replies; 18+ messages in thread
From: Mikel Astiz @ 2011-11-24 14:08 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Mikel Astiz

This patch series splits the perviously proposed obex-client API into incremental changes. The goal is to agree on the desired API before starting with the implementation.

There are some differences with respect to the previous proposal, mainly:

- The representation of devices has been dropped for now and considered of lower priority.

- Progress-reporting signals are not defined as unicast signals, assuming that the perfomance overhead might not be significant.

- Some operations such as PhonebookAccess.List have not been changed either, although it would be possible (as included in the previous proposal) to also use a file-based transfer here.

Also note that the Transfer interface has been left inside the client-specific API, but would ideally be shared with the server. This is something to be kept in mind now in the design of the API.

Mikel Astiz (10):
  client-doc: reformatted to fit in 80 columns
  client-doc: copyright statement added
  client-doc: minor formatting changes
  client-doc: wrap OPP into specific session type
  client-doc: replace parameter dict with conventional ones
  client-doc: remove agent in favour of transfer signals
  client-doc: ObjectPush sessions return transports
  client-doc: FileTransfer sessions return transports
  client-doc: PhonebookAccess sessions return transports
  client-doc: Synchronization sessions return transports

 doc/client-api.txt |  265 +++++++++++++++++++++++++++++-----------------------
 1 files changed, 148 insertions(+), 117 deletions(-)

-- 
1.7.6.4


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

end of thread, other threads:[~2012-01-13 15:53 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-24 14:08 [RFC obexd 00/10] Major API changes in obex-client Mikel Astiz
2011-11-24 14:08 ` [RFC obexd 01/10] client-doc: reformatted to fit in 80 columns Mikel Astiz
2011-11-24 14:08 ` [RFC obexd 02/10] client-doc: copyright statement added Mikel Astiz
2011-11-24 14:08 ` [RFC obexd 03/10] client-doc: minor formatting changes Mikel Astiz
2011-11-24 14:08 ` [RFC obexd 04/10] client-doc: wrap OPP into specific session type Mikel Astiz
2011-11-24 14:08 ` [RFC obexd 05/10] client-doc: replace parameter dict with conventional ones Mikel Astiz
2011-11-24 18:24   ` Vinicius Costa Gomes
2011-11-25 11:52     ` Luiz Augusto von Dentz
2011-11-25 13:41       ` Mikel Astiz
2011-11-24 14:08 ` [RFC obexd 06/10] client-doc: remove agent in favour of transfer signals Mikel Astiz
2011-11-25 12:01   ` Luiz Augusto von Dentz
2011-11-24 14:08 ` [RFC obexd 07/10] client-doc: ObjectPush sessions return transports Mikel Astiz
2011-11-24 14:09 ` [RFC obexd 08/10] client-doc: FileTransfer " Mikel Astiz
2011-11-24 14:09 ` [RFC obexd 09/10] client-doc: PhonebookAccess " Mikel Astiz
2011-11-24 14:09 ` [RFC obexd 10/10] client-doc: Synchronization " Mikel Astiz
2011-11-24 18:11 ` [RFC obexd 00/10] Major API changes in obex-client Vinicius Costa Gomes
2012-01-13 14:24 ` Luiz Augusto von Dentz
2012-01-13 15:53   ` Mikel Astiz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).