summaryrefslogtreecommitdiffstats
path: root/doc/connman-api.txt
diff options
context:
space:
mode:
authorMika Liljeberg <mika.liljeberg@nokia.com>2010-09-10 16:50:57 +0300
committerDenis Kenzior <denkenz@gmail.com>2010-09-10 10:51:53 -0500
commit1e139eb1cedd6cb818c9b32f0d0043507ddc8cf0 (patch)
treeff65be2ace7576fe204c121f5c3bb84dc38d7f07 /doc/connman-api.txt
parentffad43aeb360262b4d1b476b59e382c491fea17f (diff)
downloadofono-1e139eb1cedd6cb818c9b32f0d0043507ddc8cf0.tar.bz2
gprs: add Suspended property
Diffstat (limited to 'doc/connman-api.txt')
-rw-r--r--doc/connman-api.txt19
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/connman-api.txt b/doc/connman-api.txt
index 43d8897f..00d5ed75 100644
--- a/doc/connman-api.txt
+++ b/doc/connman-api.txt
@@ -77,6 +77,25 @@ Properties boolean Attached [readonly]
be available, e.g. receiving SMS over packet radio
or network initiated PDP activation.
+ boolean Suspended [readonly, optional]
+
+ Contains whether the GPRS service is suspended.
+ During suspended state the modem is attached to the
+ GPRS service and all contexts remain established,
+ however, data transfer is not possible.
+
+ The suspended state may be entered if the modem is
+ temporarily out of network coverage. GPRS class B
+ modems will suspend GPRS whenever a voice call is
+ active at the same time. GPRS may also be suspended
+ if the network does not support simultaneous packet
+ data and voice. Various signalling procedures may
+ also cause GPRS to be briefly suspended.
+
+ As the suspension may be brief, clients should wait
+ for an appropriate time for GPRS service to resume
+ before taking corrective action.
+
boolean RoamingAllowed [readwrite]
Contains whether data roaming is allowed. In the off