linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] Add support for MAP MASInstance feature
@ 2014-10-07  4:06 Gowtham Anandha Babu
  2014-10-07  4:06 ` [PATCH 1/6] doc/obex-api: Add description about MASInstance request Gowtham Anandha Babu
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Gowtham Anandha Babu @ 2014-10-07  4:06 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: d.kasatkin, bharat.panda, cpgs, Gowtham Anandha Babu

This patch-set implements MAP 1.2 MAS Instance feature.

The patch 1,2,3 will handle the Client part(MCE). It passes
the PTS 5.3 test case:TC_MCE_MMI_BV_01_I.

The patch 4,5,6 will handle the Server part(MSE). It passes
the PTS 5.3 test case:TC_MSE_MMI_BV_02_I.

Gowtham Anandha Babu (6):
  doc/obex-api: Add description about MASInstance request
  test/map-client: Add D-Bus API support to make MASInstance request
  obexd/client/map: Add API Calls for request and handlers for response
  obexd/mas: Add support for providing MASInstance Info as response
  obexd/messages: Add prototypes for MASInstance response
  obexd/message-dummy: Add MAS Instance description to response

 doc/obex-api.txt               |  6 +++
 obexd/client/map.c             | 88 ++++++++++++++++++++++++++++++++++++++++++
 obexd/plugins/mas.c            | 62 +++++++++++++++++++++++++++++
 obexd/plugins/messages-dummy.c | 18 +++++++++
 obexd/plugins/messages.h       | 16 ++++++++
 test/map-client                |  9 +++++
 6 files changed, 199 insertions(+)

-- 
1.9.1


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

end of thread, other threads:[~2014-10-08 13:52 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-07  4:06 [PATCH 0/6] Add support for MAP MASInstance feature Gowtham Anandha Babu
2014-10-07  4:06 ` [PATCH 1/6] doc/obex-api: Add description about MASInstance request Gowtham Anandha Babu
2014-10-07  4:06 ` [PATCH 2/6] test/map-client: Add D-Bus API support to make " Gowtham Anandha Babu
2014-10-07  4:06 ` [PATCH 3/6] obexd/client/map: Add API Calls for request and handlers for response Gowtham Anandha Babu
2014-10-07  4:06 ` [PATCH 4/6] obexd/mas: Add support for providing MASInstance Info as response Gowtham Anandha Babu
2014-10-07  4:06 ` [PATCH 5/6] obexd/messages: Add prototypes for MASInstance response Gowtham Anandha Babu
2014-10-08 11:12   ` Luiz Augusto von Dentz
2014-10-08 12:09     ` Gowtham Anandha Babu
2014-10-08 12:31       ` Luiz Augusto von Dentz
2014-10-08 13:52         ` Gowtham Anandha Babu
2014-10-07  4:06 ` [PATCH 6/6] obexd/message-dummy: Add MAS Instance description to response Gowtham Anandha Babu
2014-10-08 10:38 ` [PATCH 0/6] Add support for MAP MASInstance feature Luiz Augusto von Dentz
2014-10-08 12:08   ` Gowtham Anandha Babu

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