doc: document bearer property
authorRémi Denis-Courmont <remi.denis-courmont@nokia.com>
Thu, 20 Jan 2011 08:37:51 +0000 (10:37 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 20 Jan 2011 11:10:08 +0000 (12:10 +0100)
doc/connman-api.txt

index 22e02e5..22c59dc 100644 (file)
@@ -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.