From: RĂ©mi Denis-Courmont Date: Thu, 20 Jan 2011 08:37:51 +0000 (+0200) Subject: doc: document bearer property X-Git-Tag: 0.39~7 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7b0e7b6640ce9b747bcae63c213b42e64bcb38f9;p=platform%2Fupstream%2Fofono.git doc: document bearer property --- diff --git a/doc/connman-api.txt b/doc/connman-api.txt index 22e02e5..22c59dc 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.