doc: update sim-api

Fixed Dialing is not supported. New property added
to indicate FD-enable status in the SIM-card.
This commit is contained in:
Petteri Tikander 2010-10-15 00:02:55 +03:00 committed by Denis Kenzior
parent 44bb863538
commit 744d795e13
1 changed files with 10 additions and 0 deletions

View File

@ -131,3 +131,13 @@ Properties boolean Present [readonly]
Contains the Intergrated Circuit Card Identifer (ICCID)
which is read directly from the SIM.
boolean FixedDialing [readonly]
True if a Fixed Dialing is enabled in SIM card.
Fixed Dialing is not supported, so status of FD is
checked during initialization after receiving PIN-code
(if PIN is required). If FD is enabled, initialization
procedure is halt. Then only emergency calls are
allowed.