summaryrefslogtreecommitdiffstats
path: root/doc/sim-api.txt
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2009-09-22 00:12:05 -0500
committerDenis Kenzior <denkenz@gmail.com>2009-09-22 00:12:05 -0500
commit5f57fae2931c1a979f0ebf6984014490c1f93627 (patch)
treec6d26032fee00de1da06b9fefadc549b3f092754 /doc/sim-api.txt
parent17cedf0eb78a7c2dd23513953a12701121fec605 (diff)
downloadofono-5f57fae2931c1a979f0ebf6984014490c1f93627.tar.bz2
Update sim-api with LockPin and UnlockPin
Diffstat (limited to 'doc/sim-api.txt')
-rw-r--r--doc/sim-api.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/sim-api.txt b/doc/sim-api.txt
index 114826ff..caf2dc4d 100644
--- a/doc/sim-api.txt
+++ b/doc/sim-api.txt
@@ -28,6 +28,19 @@ Methods dict GetProperties()
Provides the unblock key to the modem and if correct
resets the pin to the new value of newpin.
+ LockPin(string type, string pin)
+
+ Activates the lock for the particular pin type. The
+ device will ask for a PIN automatically next time the
+ device is turned on or the SIM is removed and
+ re-inserter. The current PIN is required for the
+ operation to succeed.
+
+ UnlockPin(string type, string pin)
+
+ Deactivates the lock for the particular pin type. The
+ current PIN is required for the operation to succeed.
+
Signals PropertyChanged(string name, variant value)
This signal indicates a changed value of the given