July 9th, 2009, 12:59 AM
|
#2 (permalink)
|
|
Junior Member
Join Date: May 2009
Location: Washington USA
Posts: 42
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
|
RIL.h defines the RIL interface, but somewhere in the Android source is a reference RIL implementation.
Pick one of the structs used as an arg to a RIL API, and search the Android source for it. You'll find a .c containing an implementation you can look at.
Scott
|
|
|