Hi Marcel On 01/20/2011 01:34 PM, ext Marcel Holtmann wrote: > Hi Dara, > >> doc/modem-api.txt | 11 +++++++++++ >> 1 files changed, 11 insertions(+), 0 deletions(-) >> >> diff --git a/doc/modem-api.txt b/doc/modem-api.txt >> index 45043b0..fe03833 100644 >> --- a/doc/modem-api.txt >> +++ b/doc/modem-api.txt >> @@ -82,6 +82,17 @@ Properties boolean Powered [readwrite] >> >> This is usually obtained by using the +CGSN AT command. >> >> + string TechnologyType [readonly, optional, experimental] >> + >> + String representing the technology type of the current >> + modem device. >> + >> + The possible values are: >> + "gsm" The 3GPP family of technologies >> + including gsm, edge, umts, hspa, lte. >> + "cdma" The 3GPP2 family of technologies >> + including cdma 1x, evdo. > > I would just call this property "Type" and then we can also have a value > for "hfp" in case it is a Bluetooth HFP modem. > Thanks - sounds good to me. I'll prepare a patch to reflect this for gsm/cdma types and assume the hfp type extension is future work. Cheers Dara