This patch series add the AvailableTechnologies property to the RadioSettings interface. Its purpose is to show the list of valid values for the TechnologyPreference property in the same interface. The use case is letting a UI show the possible RATs so the user cannot select an invalid value for a given modem.
Alfonso Sanchez-Beato (4): doc: Add AvailableTechnologies property include: Add method to list RATs to radio-settings src: Implement RAT list property test: Add AvailableTechnologies to list-modems doc/radio-settings-api.txt | 5 +++++ include/radio-settings.h | 15 +++++++++++++++ src/radio-settings.c | 47 +++++++++++++++++++++++++++++++++++++++++++++- test/list-modems | 3 ++- 4 files changed, 68 insertions(+), 2 deletions(-) -- 2.1.0 _______________________________________________ ofono mailing list [email protected] https://lists.ofono.org/mailman/listinfo/ofono
