hi,
for my location gsm project, I have to know using frequency(900 or 1800Mhz)a mobile phone.
I know that I can obtain information such as signal strength, etc.
Is this possible in Symbian C++ to know the frequency used?how?
Thanks
hi,
for my location gsm project, I have to know using frequency(900 or 1800Mhz)a mobile phone.
I know that I can obtain information such as signal strength, etc.
Is this possible in Symbian C++ to know the frequency used?how?
Thanks
Refer to CTelephony. IIRC there's some TNetworkXXX that can help.
hello Robert,
I want to retrieve the current gsm frequency from device.is it possible? there are API?
Thanks
hi robert,
I want to retrieve the current frequency of receiver antenna of phone. is it possible? there is an API to retrieve this information
Thanks
Fabio,
the Device Specifications are pretty clear about the frequencies with which a particular phone works. Aside from that the Device Specifications expert cannot help you, you should be looking at the CTelephony class, as recommended above.
-- Lucian
hi,
sorry for double post, I was wrong.
however I've seen CTelefony API(TNetworkXXX in particulary)but there is what I need, unfortunately.
Thanks