diff options
Diffstat (limited to 'doc/radio-settings-api.txt')
-rw-r--r-- | doc/radio-settings-api.txt | 14 |
1 files changed, 7 insertions, 7 deletions
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. |