This new property in org.ofono.RadioSettings interface will hold the
possible values for radio access technology for the modem.
---
 doc/radio-settings-api.txt | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/doc/radio-settings-api.txt b/doc/radio-settings-api.txt
index 9f9256f..03868a9 100644
--- a/doc/radio-settings-api.txt
+++ b/doc/radio-settings-api.txt
@@ -45,6 +45,11 @@ Properties   string TechnologyPreference [readwrite]
                                "umts"  Only UMTS used for radio access.
                                "lte"   Only LTE used for radio access.
 
+               array{string} AvailableTechnologies [readonly, optional]
+
+                       List of values for TechnologyPreference property
+                       supported by the modem.
+
                string GsmBand [readwrite, optional]
 
                        Frequency band in which the modem is allowed to
-- 
2.1.0

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

Reply via email to