According to 
http://www.netmite.com/android/mydroid/development/pdk/docs/telephony.html,
there is no explanation about argv of RIL_Init().
And according to /hardware/ril/rild/rild.c and  /hardware/ril/
reference-ril/reference-ril.c, it seems argv is used for passing of
serial device driver infromation which is used by reference-ril.c for
3GPP AT command.
reference-ril.c returns NULL when content of argv is not correct.

But I don't think AT command solution for the interface between Vendor
RIL and Baseband (=protocol stack) is mandatory requirement for
telephony functionality.

Then, what is the true requirement for argv of RIL_Init()?
--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to