From 7b0e7b6640ce9b747bcae63c213b42e64bcb38f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Denis-Courmont?= Date: Thu, 20 Jan 2011 10:37:51 +0200 Subject: [PATCH] doc: document bearer property --- doc/connman-api.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) 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.