summaryrefslogtreecommitdiffstats
path: root/doc/modem-api.txt
diff options
context:
space:
mode:
authorPekka Pessi <Pekka.Pessi@nokia.com>2010-09-02 18:38:59 +0300
committerDenis Kenzior <denkenz@gmail.com>2010-09-02 10:45:01 -0500
commit7396faf853564b05b853a22fbc01f794ba038fe2 (patch)
tree611855f7cadf85d436f0e1b2146e16b1c6061a02 /doc/modem-api.txt
parent45b7e6285df88682f6b4f47a6dbfa705befe6b68 (diff)
downloadofono-7396faf853564b05b853a22fbc01f794ba038fe2.tar.bz2
doc/modem: add experimental Emergency property
Diffstat (limited to 'doc/modem-api.txt')
-rw-r--r--doc/modem-api.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/modem-api.txt b/doc/modem-api.txt
index d7c2cafe..c48375e9 100644
--- a/doc/modem-api.txt
+++ b/doc/modem-api.txt
@@ -37,6 +37,12 @@ Properties boolean Powered [readwrite]
Boolean representing the rf state of the modem.
Online is false in flight mode.
+ boolean Emergency [readonly, optional, experimental]
+
+ Boolean representing the emergency mode of the
+ modem. The Emergency is true if an emergency call or
+ related operation is currently active.
+
string Name [readonly, optional]
Friendly name of the modem device.