From 985cf1a6824fcb2d94bcbcfa69b8330fab76eb6a Mon Sep 17 00:00:00 2001 From: Sean Nyekjaer Date: Mon, 31 May 2021 13:49:32 +0200 Subject: 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. --- doc/radio-settings-api.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') 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] -- cgit v1.2.1