From: Daniel Wagner Date: Wed, 21 Dec 2011 16:11:10 +0000 (+0100) Subject: doc: Change bearer name to cellular instead 3G X-Git-Tag: 0.79~262 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=30f0643ab578e240dac727f650d3672c1188e609;p=platform%2Fupstream%2Fconnman.git doc: Change bearer name to cellular instead 3G --- diff --git a/doc/service-api.txt b/doc/service-api.txt index d04f406..629c024 100644 --- a/doc/service-api.txt +++ b/doc/service-api.txt @@ -235,8 +235,9 @@ Properties string State [readonly] array{string} Nameservers.Configuration [readwrite] The list of manually configured domain name - servers. Some 3G networks don't provide correct - name servers and this allows for an override. + servers. Some cellular networks don't provide + correct name servers and this allows for an + override. This array is sorted by priority and the first entry in the list represents the nameserver with diff --git a/doc/session-api.txt b/doc/session-api.txt index 3a0c9ca..0bc93fc 100644 --- a/doc/session-api.txt +++ b/doc/session-api.txt @@ -103,7 +103,8 @@ Settings string Bearer [readonly] In addition the Online settings notification might not happen right away. Notifications of online state can be delayed based on the speed of the bearer. It - is done to avoid congestion on bearers like 3G etc. + is done to avoid congestion on bearers like cellular + etc. boolean Priority [readwrite]