You can check reference-ril.c, ril.cpp & rild.c for complete flow. You can put your own debug statements and then try to understand the
complete flow, i also followed the same path. :) On java front no need to worry too much, you can assume that they are stable and they juts try to connect to the rild sockets on which they can send their requests & recieved URC's from teh baseband via ril layer. On Mon, Jan 19, 2009 at 2:29 PM, BCJ <[email protected]> wrote: > > I feel connections are accepted in listenCallback() in ril.cpp, but > dont know how exactly the data to be formed. > Can you please tell me how the data to be formed for a dial reqest to > RIL, also am not much familier with java. > Please let me know which all functions in the RIL files to check. > > Thanks > Bijoy > > > --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
