Hi Rémi, 2011/1/19 Rémi Denis-Courmont <[email protected]>: > --- > doc/connman-api.txt | 10 ++++++++++ > 1 files changed, 10 insertions(+), 0 deletions(-) > > diff --git a/doc/connman-api.txt b/doc/connman-api.txt > index 22e02e5..13f622c 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: > + "gsm", "edge", "umts", "hsdpa", "hsupa", > + "hspa" (HSDPA and HSUPA at the same time) and > + "lte" > +
Should this also report 'none'? At least CPSB can report that a context is idle, i.e., no bearer associated with it. Cheers, Aki _______________________________________________ ofono mailing list [email protected] http://lists.ofono.org/listinfo/ofono
