History log of /external/bluetooth/bluez/sap/server.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4e02012afe3f5aff73732a9ec6d1275543414c7e 24-Mar-2011 Waldemar Rymarkiewicz <waldemar.rymarkiewicz@tieto.com> Add sap_disconnect_ind interface for sap-sim drivers

The sap_disconnect_ind() let's the sim driver to indicate
immediate disconnection.

Add support of immediate disconnection in sap-dummy driver
as well as a card status change in order to pass all PTS tests.
/external/bluetooth/bluez/sap/server.c
2bd4b645a170e0c492fb7664f6a79f16319d88e6 28-Mar-2011 Johan Hedberg <johan.hedberg@nokia.com> Fix use of unninitialized UUID value in SAP code
/external/bluetooth/bluez/sap/server.c
65ee36570563c84abffc6e83851adf865662f81b 28-Mar-2011 Johan Hedberg <johan.hedberg@nokia.com> Fix SAP server double-free during unregistration
/external/bluetooth/bluez/sap/server.c
b785550749860cc7de7b65a44d5878fda9c92477 16-Mar-2011 Waldemar Rymarkiewicz <waldemar.rymarkiewicz@tieto.com> Add support for SAP protocol

Add new protocol features:
* transfer APDu request/response
* get ATR request/response
* power sim of/on request/response
* card reader status
* set transport protocol
/external/bluetooth/bluez/sap/server.c
3827cfbc00d398086855ed29449eaa950941b3bd 16-Mar-2011 Waldemar Rymarkiewicz <waldemar.rymarkiewicz@tieto.com> Add Sim Access Profile connect/disconnect procedures

Add support for SAP protocol features:
* connect and disconnect requests
* connect and disconnect responses
* disconnect indication
* timeouts for the valid connection
/external/bluetooth/bluez/sap/server.c
b98c30a065bb100a6077e30c6333e7359d4a9418 15-Mar-2011 Johan Hedberg <johan.hedberg@nokia.com> Fix minor coding style issues in SAP server code
/external/bluetooth/bluez/sap/server.c
caa8299225321f630e49e1b6cd8fa7c620d907f1 15-Mar-2011 Waldemar Rymarkiewicz <waldemar.rymarkiewicz@tieto.com> Add Sim Access Profile Server

Add a Sim Access Server to the SAP plugin and a framework for the dummy
sap driver as well.

* add the server register and unregister rutines
* add server listening socket setup
* add SAP DBus API
* add prototypes for SAP protocol implementation
* add skeleton of dummy SIM driver
/external/bluetooth/bluez/sap/server.c
d4542f4268eeeed40577a2e5a8ec92e4cb432516 15-Mar-2011 Waldemar Rymarkiewicz <waldemar.rymarkiewicz@tieto.com> Adjust sap/server.c license text to the rest of the code
/external/bluetooth/bluez/sap/server.c
e3c94accd0bfdccf67ee29d063c6a97bc289c946 24-Feb-2011 Waldemar Rymarkiewicz <waldemar.rymarkiewicz@tieto.com> Add Sim Access Profile Manager

Add a SAP plugin main file and the plugin manager. Also include the SAP
plugin in the Makefile.
/external/bluetooth/bluez/sap/server.c