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