aboutsummaryrefslogtreecommitdiffstats
path: root/samsung-ipc/sec.c
Commit message (Collapse)AuthorAgeFilesLines
* Removed SIM IO data and functions: handled by upper-layer code.PaulK2011-10-291-260/+0
| | | | Also fixed DEVICE_ define (though, it's more relevant on RIL's Android.mk)
* Added SIM IO table (from FSO), related helpers, crespo SMS ACK and correctionsPaulK2011-10-291-0/+263
|
* Add vim modeline for uniform indentationSimon Busch2011-10-291-0/+2
| | | | | | | On IRC we agreed to use vim:ts=4:sw=4:expandtab as uniform indentation style for the library. Signed-off-by: Simon Busch <morphis@gravedo.de>
* explicitly cast strncpy parameter to char*Joerie de Gram2011-10-281-2/+2
|
* Corrected Android.mk, crespo_ipc file, some headers and helpers.PaulK2011-10-281-1/+1
|
* Add setup method for ipc_sec_pin_status_set messageSimon Busch2011-10-251-0/+21
| | | | Signed-off-by: Simon Busch <morphis@gravedo.de>
* Updates for retrieve imsi and rsim data from response messagesSimon Busch2011-10-241-1/+21
| | | | Signed-off-by: Simon Busch <morphis@gravedo.de>
* Various updates and correctionsSimon Busch2011-10-241-0/+33
Signed-off-by: Simon Busch <morphis@gravedo.de>