[PATCH v2 0/4] Sim Access Profile

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Here you are the SAP codes adjusted to previous comments and API change.

/Waldek


Waldemar Rymarkiewicz (4):
  Sim Access Profile API
  Sim Access Profile Manager
  Sim Access Profile Server
  Sim Access Profile dummy driver

 .gitignore      |    1 +
 Makefile.am     |   22 +-
 acinclude.m4    |   12 +
 doc/sap-api.txt |   34 ++
 sap/main.c      |   55 +++
 sap/manager.c   |   93 ++++
 sap/manager.h   |   22 +
 sap/sap-dummy.c |  328 +++++++++++++
 sap/sap.h       |  192 ++++++++
 sap/server.c    | 1425 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 sap/server.h    |   26 +
 11 files changed, 2208 insertions(+), 2 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.h
 create mode 100644 sap/server.c
 create mode 100644 sap/server.h

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


[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux