summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeevaka Badrappan <jeevaka.badrappan@elektrobit.com>2010-10-25 04:34:16 -0700
committerDenis Kenzior <denkenz@gmail.com>2010-10-25 10:39:09 -0500
commit4549b6a8eab564cc869a6a1ce121ac98e37deca8 (patch)
treec1dc7ebcac9e871c4dedf42027f2ac4876d4b3c6
parentdc43b5615486f62eb8e6894c3cf824ec72203eef (diff)
downloadofono-4549b6a8eab564cc869a6a1ce121ac98e37deca8.tar.bz2
doc: Add BarredDialing property
-rw-r--r--doc/sim-api.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/sim-api.txt b/doc/sim-api.txt
index 6dc5e0b3..d4d2b1b4 100644
--- a/doc/sim-api.txt
+++ b/doc/sim-api.txt
@@ -138,3 +138,10 @@ Properties boolean Present [readonly]
If FDN is enabled, oFono halts the SIM initialization
procedure and only emergency calls are allowed.
+
+ boolean BarredDialing [readonly]
+
+ True if Barred Dialing service is enabled in SIM card.
+
+ If BDN is enabled, oFono halts the SIM initialization
+ procedure and only emergency calls are allowed.