doc: document bearer property

This commit is contained in:
Rémi Denis-Courmont 2011-01-20 10:37:51 +02:00 committed by Marcel Holtmann
parent 8ccbc9e515
commit 7b0e7b6640
1 changed files with 10 additions and 0 deletions

View 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.