diff --git a/doc/radio-settings-api.txt b/doc/radio-settings-api.txt index 03868a9b..9663b07f 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]