summaryrefslogtreecommitdiffstats
path: root/doc/features.txt
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2011-04-04 23:54:16 -0500
committerDenis Kenzior <denkenz@gmail.com>2011-04-04 23:54:16 -0500
commitccaff5f4c0a8e730acae09dca021edfc56292d06 (patch)
treefed3c8b6d11c51511a8968c657d527f76dac7df1 /doc/features.txt
parentff04d53e32e94a7a158415e37ff19b4edf3bd42c (diff)
downloadofono-ccaff5f4c0a8e730acae09dca021edfc56292d06.tar.bz2
TODO: Mark emergency calls task as done
Diffstat (limited to 'doc/features.txt')
-rw-r--r--doc/features.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/features.txt b/doc/features.txt
index b905ae7c..debdf1a3 100644
--- a/doc/features.txt
+++ b/doc/features.txt
@@ -561,6 +561,15 @@ Emergency Calls
call. This is done by setting the Emergency property on the Voicecall
interface to TRUE.
+- Emergency Mode. oFono supports a concept of an 'Emergency Mode'. This mode
+ is activated when any emergency procedure is ongoing and restricts certain
+ actions (e.g. setting the modem offline). Emergency procedures are e.g.
+ ongoing emergency calls, or network initiated location requests related to
+ the emergency call. The state of the emergency mode is exposed via the
+ Emergency property on the org.ofono.Modem interface. This property is
+ intended to be used by power management daemons and other entities which
+ need to be aware of the ongoing emergency operation.
+
Supplementary Services
======================