summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Nyekjaer <sean@geanix.com>2021-05-31 13:49:32 +0200
committerDenis Kenzior <denkenz@gmail.com>2021-06-01 10:52:48 -0500
commit985cf1a6824fcb2d94bcbcfa69b8330fab76eb6a (patch)
tree710a090a09ff2de7af1ea5d38918f268f2f58fbf
parent37745c22019e382b1c1d8e511183c43c38b050ce (diff)
downloadofono-985cf1a6824fcb2d94bcbcfa69b8330fab76eb6a.tar.gz
doc: radio-settings: adding UE dual mode operation property
Added one new value for TechnologyPreference property as follows: "lte,gsm" Dual mode operation with LTE and GSM radio access whith preference for LTE.
-rw-r--r--doc/radio-settings-api.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/radio-settings-api.txt b/doc/radio-settings-api.txt
index 9663b07f..ad4a14d8 100644
--- a/doc/radio-settings-api.txt
+++ b/doc/radio-settings-api.txt
@@ -50,6 +50,9 @@ Properties string TechnologyPreference [readwrite]
"lte,umts" Dual mode operation with LTE
and UMTS radio access with preference
for LTE.
+ "lte,gsm" Dual mode operation with LTE
+ and GSM radio access with preference
+ for LTE.
array{string} AvailableTechnologies [readonly, optional]