Please have a look on the rild.c on hoe it accepts requests from its
various clients like dialer, sms apps via telephony framework.

See the radio logs using logcat -b radio on the android console.



On 1/19/09, BCJ <bijoy.jayago...@gmail.com> wrote:
>
> Hi,
>
> I am supposed to write a linux application which invokes RIL requests
> through IPC.
> I am able to communicate with "/dev/socket/rild-debug" port and do
> operations eg: instantiate a call etc.
> But I could see that even thoguh my request to connect to "/dev/socket/
> rild" is sucessfull, I cant see any logs or actions happening in the
> simulator for whatever data I sent thorugh this socket.
> Can someone help me in this please...
>
> Also I woul like to know what kind of data to be sent to rild port to
> invoke RIL requests
>
> for eg rild-debug expects
> 1. no of data to be passed
> 2. no of characters in each data
> 3. command , or argument as a string
> loop 2 and 3 for number of data times.
>
> how the data should be formed for rild???
>
> Thanks
> Bijoy
> >
>

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to