Hello,

Take a look at this thread:

http://groups.google.com/group/android-porting/browse_thread/thread/21d5d270a793e876/a43f8e88bc433633?lnk=gst&q=ppp+gprs#a43f8e88bc433633

It might be what you're looking for.

regards,

Joao MG

On Oct 19, 12:53 pm, "NP.hard" <anuragrai...@gmail.com> wrote:
> hi joao,
> thanks very much for your help. your post gave me the right direction.
> I saw the reference implementation of RIL . It deals with the GSM
> module
> by the AT command(writing AT commands to a file descriptor) which
> means
> it bypasses the linux kernel. This is as per the diagram..... Now what
> I am looking
> for is the "Packet Driver" (in that diagram) for the module because i
> want
> to have packets (GPRS) before they reach the IP layer...But I couldnt
> find
> it..Please Help.
>
> regards,
> AR.
>
> On Oct 16, 1:45 am, joao <joa...@gmail.com> wrote:
>
> > Hi,
>
> > It's the Telephony stack.
>
> > More information here:http://www.kandroid.org/android_pdk/telephony.html
>
> > Also check the source code Java packages:
> > android.telephony
> > com.android.internal.telephony
>
> > And the platform C code:
> > hardware/ril
>
> > (ril = Radio Interface Layer)
>
> > JMG
>
> > On Oct 15, 8:21 am, "NP.hard" <anuragrai...@gmail.com> wrote:
>
> > > Hi all,
> > > I want to know where is the code which handles GPRS and GSM. As far as
> > > i know there are various layers in GPRS. I want to know which are in
> > > hardware and which are implemented in software(and where in the
> > > code).
>
> > > thanks,
> > > Anurag.
>
>
--~--~---------~--~----~------------~-------~--~----~
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to