These are the first ones of upcoming series of patches implementing Message Access Profile (server role) in obexd. The work is more than less complete (~4k lines now), but as advised by Johan, I'm cutting the whole thing into smaller pieces before sending this here. Regards, Slawomir Bochenski .gitignore | 1 + Makefile.am | 10 ++- configure.ac | 12 ++ plugins/mas.c | 338 ++++++++++++++++++++++++++++++++++++++++++++++ plugins/messages-dummy.c | 28 ++++ plugins/messages.h | 37 +++++ src/main.c | 11 ++- src/obex.h | 1 + 8 files changed, 435 insertions(+), 3 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html