From: sachin jesukaran on
hello everyone,

i want to find the network type the device is currently in ie GSM/UMTS/
CDMA.
i found that the tapi api lineGetCurrentSystemType does this but i
see that there are values such as the below returned

LINESYSTEMTYPE_EDGE 0x00000020

LINESYSTEMTYPE_1XEVDOPACKET 0x00000040

LINESYSTEMTYPE_1XEVDVPACKET 0x00000080

LINESYSTEMTYPE_UMTS 0x00000100

LINESYSTEMTYPE_HSDPA 0x00000200
into which of the categories GSM/CDMA do these above values fall?
i am really confused please help.

ThankYou
sachinjesukaran