Re: [PATCH 1/1] Add Sim Access Plugin

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

 



Hi Waldemar,

On 10/20/2010 1:25 PM, Waldemar Rymarkiewicz wrote:
Sim Access plugin implements Sim Access Profile server role
according to the Bluetooth Sim Access Profile v1.1 specification.
---
  .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
I am assuming that this is the ST specific plugin. May be you can just keep the dummy plugin only so that someone can use that as a reference.
  create mode 100644 sap/sap.h
  create mode 100644 sap/server.c
  create mode 100644 sap/server.h

I guess it would be better if you can split this into multiple patches so that it would be easier to review.

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