Hi Rajesh, > doc/modem-api.txt | 9 +++++++++ > 1 files changed, 9 insertions(+), 0 deletions(-) > > diff --git a/doc/modem-api.txt b/doc/modem-api.txt > index c48375e..f5a3026 100644 > --- a/doc/modem-api.txt > +++ b/doc/modem-api.txt > @@ -43,6 +43,15 @@ Properties boolean Powered [readwrite] > modem. The Emergency is true if an emergency call or > related operation is currently active. > > + string ModemAccessTechnology [readonly] > + > + Contains current access techonology of the modem. > + Possible values are: > + "gsm" - the current modem access technology is GSM > + "cdma" - the current modem access technology is CDMA > + > + By default oFono uses "gsm" setting. > +
so you are in the org.ofono.Modem interface and its properties and you wanna prefix the property with "Modem". That is rather pointless duplication of information. So just strip that. The obvious question we have to discuss, if we really wanna do it this way. What are the pros and what are the cons? Regards Marcel _______________________________________________ ofono mailing list ofono@ofono.org http://lists.ofono.org/listinfo/ofono