From 538cd6a1cb603c607fb31c9366e98165e0addb9d Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Thu, 25 Mar 2010 10:42:48 -0500 Subject: Refactor: Rename radio setting type names --- doc/radio-settings-api.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'doc') diff --git a/doc/radio-settings-api.txt b/doc/radio-settings-api.txt index cd64ad64..3372abd7 100644 --- a/doc/radio-settings-api.txt +++ b/doc/radio-settings-api.txt @@ -34,10 +34,10 @@ Properties string TechnologyPreference [read-write] as network preference. The possible values are: - "any" Radio access technology - selection is done automatically, - based on reception and - availability. - "2g" Only GSM used for radio access. - "3g" Only UMTS used for radio access. - "4g" Only LTE used for radio acccess. + "any" Radio access technology + selection is done automatically, + based on reception and + availability. + "gsm" Only GSM used for radio access. + "umts" Only UMTS used for radio access. + "lte" Only LTE used for radio acccess. -- cgit v1.2.3