your assumption is not correct, because data does not go through ttyS0 but
through a different channel.

which device exactly depends on the RIL implementation, you should have a
look at the ril-reference.c code and see what devices it tries to open. I
believe it's another device that provides a ppp channel to the rest of the
system.

On Wed, Jan 14, 2009 at 9:34 AM, yan lu <[email protected]> wrote:

> Dear all,
> Is there any one has experience the data service path of RIL?
> I mean, in the Android reference RIL, the AT command will go though RIL and
> TTYS0 to connected MODEM, if I want to setup a data call, what is the
> routine of data flow from application to RIL to MODEM (on the assumption
> that data and AT use same TTYS0)?
> Thanks for your help.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to