Hello everyone,
I'm sitting here looking at the RIL of Android and have reached a
stumbling block.

In the intercept.c file found at /development/simulator/wrapsim/
Intercept.c there is a function called 'write'. I can tell that for a
few of the RIL functions there are Hayes AT commands sent to the
'write' function. This function then sends the commands it receives to
an object named 'FakeDev'. This is where I get lost. What exactly is
'FakeDev' and what does it do?

Thanks for your help!
-Junior
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to