linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] Add Sim Access plugin
@ 2010-10-20  7:55 Waldemar Rymarkiewicz
  2010-10-20  7:55 ` [PATCH 1/1] Add Sim Access Plugin Waldemar Rymarkiewicz
  0 siblings, 1 reply; 4+ messages in thread
From: Waldemar Rymarkiewicz @ 2010-10-20  7:55 UTC (permalink / raw)
  To: linux-bluetooth
  Cc: Marcel Holtmann, suraj, Johan Hedberg, joakim.xj.ceder,
	arunkr.singh, Waldemar Rymarkiewicz

Hi,
Sorry, I sent on to wrong list, so agian ...

Here you are the SAP plugin modified to reflect the audio/telephony design. 
Could anyone interested in do a review and put any comments.

Regards,
/Waldek


Waldemar Rymarkiewicz (1):
  Add Sim Access Plugin

 .gitignore      |    1 +
 Makefile.am     |   25 +-
 acinclude.m4    |   14 +
 doc/sap-api.txt |   57 ++
 sap/main.c      |   54 ++
 sap/manager.c   |   94 ++++
 sap/manager.h   |   21 +
 sap/sap-dummy.c |  306 +++++++++++
 sap/sap-ste.c   | 1265 ++++++++++++++++++++++++++++++++++++++++++++++
 sap/sap.h       |  187 +++++++
 sap/server.c    | 1516 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 sap/server.h    |   23 +
 12 files changed, 3559 insertions(+), 4 deletions(-)
 create mode 100644 doc/sap-api.txt
 create mode 100644 sap/main.c
 create mode 100644 sap/manager.c
 create mode 100644 sap/manager.h
 create mode 100644 sap/sap-dummy.c
 create mode 100644 sap/sap-ste.c
 create mode 100644 sap/sap.h
 create mode 100644 sap/server.c
 create mode 100644 sap/server.h

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

end of thread, other threads:[~2010-10-20  8:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-20  7:55 [PATCH 0/1] Add Sim Access plugin Waldemar Rymarkiewicz
2010-10-20  7:55 ` [PATCH 1/1] Add Sim Access Plugin Waldemar Rymarkiewicz
2010-10-20  8:37   ` Suraj Sumangala
2010-10-20  8:47     ` Waldemar.Rymarkiewicz

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