Hi Johan, See next version of sap patchset. I fixed a text license for both already upstreamed patches and those not yet pushed. /Waldek Waldemar Rymarkiewicz (6): Adjust sap/server.c license text to the rest of the code Sim Access Profile Server Sim Access Profile connect/disconnect procedures Add support for SAP protocol Sim Access Profile dummy driver Sim Access Profile test scripts .gitignore | 1 + Makefile.am | 14 +- acinclude.m4 | 6 + sap/sap-dummy.c | 328 +++++++++++++ sap/sap.h | 186 ++++++++ sap/server.c | 1395 +++++++++++++++++++++++++++++++++++++++++++++++++++++- test/sap.py | 944 ++++++++++++++++++++++++++++++++++++ test/test-sap.py | 139 ++++++ 8 files changed, 3003 insertions(+), 10 deletions(-) create mode 100644 sap/sap-dummy.c create mode 100644 sap/sap.h create mode 100644 test/sap.py create mode 100755 test/test-sap.py -- 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