summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRĂ©mi Denis-Courmont <remi.denis-courmont@nokia.com>2011-01-20 10:37:51 +0200
committerMarcel Holtmann <marcel@holtmann.org>2011-01-20 12:10:08 +0100
commit7b0e7b6640ce9b747bcae63c213b42e64bcb38f9 (patch)
treeb9b98af3849f4268e192e817cc7cfbbddc6c22bf
parent8ccbc9e515fb3ca7854767aa7a5aa1c696090366 (diff)
downloadofono-7b0e7b6640ce9b747bcae63c213b42e64bcb38f9.tar.bz2
doc: document bearer property
-rw-r--r--doc/connman-api.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/connman-api.txt b/doc/connman-api.txt
index 22e02e51..22c59dc0 100644
--- a/doc/connman-api.txt
+++ b/doc/connman-api.txt
@@ -77,6 +77,16 @@ Properties boolean Attached [readonly]
be available, e.g. receiving SMS over packet radio
or network initiated PDP activation.
+ string Bearer [readonly, optional]
+
+ Contains the data bearer technology as reported by the
+ GPRS service registration (if known).
+
+ Possible values are:
+ "none", "gsm", "edge", "umts", "hsdpa", "hsupa",
+ "hspa" (HSDPA and HSUPA at the same time) and
+ "lte"
+
boolean Suspended [readonly, optional]
Contains whether the GPRS service is suspended.