From 6bdc109ec0ff37fd82bf5ae9b3847ac3146dadf6 Mon Sep 17 00:00:00 2001 From: Alfonso Sanchez-Beato Date: Tue, 9 Dec 2014 13:34:36 +0100 Subject: [PATCH] doc: Add AvailableTechnologies property 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 9f9256f4..03868a9b 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