Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH 0/4] Message Access Profile plugin
@ 2011-03-02  9:36 lkslawek
  2011-03-02  9:36 ` [PATCH 1/4] Add skeleton for " lkslawek
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: lkslawek @ 2011-03-02  9:36 UTC (permalink / raw)
  To: linux-bluetooth

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(-)

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

end of thread, other threads:[~2011-03-10 11:28 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-02  9:36 [PATCH 0/4] Message Access Profile plugin lkslawek
2011-03-02  9:36 ` [PATCH 1/4] Add skeleton for " lkslawek
2011-03-02  9:36 ` [PATCH 2/4] Add actual service for Message Access Profile lkslawek
2011-03-10 11:14   ` Johan Hedberg
2011-03-10 11:28     ` Slawomir Bochenski
2011-03-02  9:36 ` [PATCH 3/4] Add MIME driver to MAP plugin lkslawek
2011-03-02  9:36 ` [PATCH 4/4] Add detecting of MAP function in OBEX request lkslawek
2011-03-02 21:12 ` [PATCH 0/4] Message Access Profile plugin Luiz Augusto von Dentz
2011-03-03  9:58   ` Slawomir Bochenski
2011-03-03 11:25     ` Luiz Augusto von Dentz
2011-03-03 14:09       ` Slawomir Bochenski
2011-03-03 15:08         ` Luiz Augusto von Dentz
2011-03-03 15:20           ` Slawomir Bochenski
2011-03-03 19:54             ` Luiz Augusto von Dentz
2011-03-04  8:50               ` Slawomir Bochenski

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