Commit: 156374a0eef30f33e77d4b765a718dd84a4d6df2
Parent: 932949fe497ea13c1c139ead1346656e910afeb2
Author: Slawomir Bochenski <lkslawek@gmail.com>
Committer: Marcel Holtmann <marcel@holtmann.org>
Date: 2012-12-04 23:48:32
Tree: e6b8e9c8aa5256e9d7c088163015a64da93364ad

obexd: Change obex_service_driver put() signature This API change is needed for implementing Message Access Profile, as MAP uses application parameters in puts also (for example SetMessageStatus function, see MAP specification, chapter 5.7) and in order to access application parameters headers, access to obex object is required.

Diffstat

M obexd/plugins/ftp.c | 3 ++-
M obexd/plugins/opp.c | 3 ++-
M obexd/plugins/syncevolution.c | 3 ++-
M obexd/src/obex.c | 2 +-
M obexd/src/service.h | 3 ++-

5 files changed, 9 insertions(+), 5 deletions(-)

View Full Diff | Patch