Do PIN authentication
authorAndrzej Zaborowski <andrew.zaborowski@intel.com>
Thu, 17 Sep 2009 20:43:22 +0000 (22:43 +0200)
committerDenis Kenzior <denkenz@gmail.com>
Tue, 22 Sep 2009 05:07:06 +0000 (00:07 -0500)
commitee02b14836d7e30b45ee6fd62da6a8135c94c9dd
treeebe561c1cb248e4a11643fdc09e61246520cda97
parentb1c8b291f5c8d1802b889756c01cc2f7f5288641
Do PIN authentication

This adds checking whether PIN is required during SIM initialisation and
delaying the sim ready notifications until after correct PIN is given.
drivers/atmodem/sim.c
include/sim.h
include/types.h
src/sim.c
src/simutil.c
src/simutil.h