linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH obexd 0/3] client: parameter naming convention
@ 2012-03-02 12:41 Mikel Astiz
  2012-03-02 12:41 ` [PATCH obexd 1/3] client: fix naming convention in transfer api Mikel Astiz
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Mikel Astiz @ 2012-03-02 12:41 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Mikel Astiz

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

These patches review the naming convention in transfer.h and session.h, in order to avoid misleading use of the terms "name", "filename" and "targetname".

In addition these terms were incorrectly used for get operations, leading to incorrect exposure of transfer properties in D-Bus.

Mikel Astiz (3):
  client: fix naming convention in transfer api
  client: refactor naming convention in session api
  client: simplify obc_session_pull

 client/session.c  |   57 ++++++++++++++++------------------------------------
 client/session.h  |   12 +++++-----
 client/transfer.c |   14 ++++++------
 client/transfer.h |    3 +-
 4 files changed, 33 insertions(+), 53 deletions(-)

-- 
1.7.6.5


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

end of thread, other threads:[~2012-03-05 10:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-02 12:41 [PATCH obexd 0/3] client: parameter naming convention Mikel Astiz
2012-03-02 12:41 ` [PATCH obexd 1/3] client: fix naming convention in transfer api Mikel Astiz
2012-03-05 10:14   ` Luiz Augusto von Dentz
2012-03-02 12:41 ` [PATCH obexd 2/3] client: refactor naming convention in session api Mikel Astiz
2012-03-05 10:17   ` Luiz Augusto von Dentz
2012-03-02 12:41 ` [PATCH obexd 3/3] client: simplify obc_session_pull Mikel Astiz
2012-03-05 10:18   ` 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;
as well as URLs for NNTP newsgroup(s).