Added two new values for TechnologyPreference property
as follows:
"umts,gsm"      Dual mode operation with UMTS
                and GSM radio access whith preference
                for UMTS.
"lte,umts"      Dual mode operation with LTE
                and UMTS radio access with preference
                for LTE.
---
 doc/radio-settings-api.txt | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/doc/radio-settings-api.txt b/doc/radio-settings-api.txt
index 03868a9..9663b07 100644
--- a/doc/radio-settings-api.txt
+++ b/doc/radio-settings-api.txt
@@ -44,6 +44,12 @@ Properties   string TechnologyPreference [readwrite]
                                "gsm"   Only GSM used for radio access.
                                "umts"  Only UMTS used for radio access.
                                "lte"   Only LTE used for radio access.
+                               "umts,gsm"      Dual mode operation with UMTS
+                                       and GSM radio access whith preference
+                                       for UMTS.
+                               "lte,umts"      Dual mode operation with LTE
+                                       and UMTS radio access with preference
+                                       for LTE.
 
                array{string} AvailableTechnologies [readonly, optional]
 
-- 
1.9.1

_______________________________________________
ofono mailing list
[email protected]
https://lists.ofono.org/mailman/listinfo/ofono

Reply via email to