History log of /hardware/ril/reference-ril/reference-ril.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
74fa38884320698c1623764850e3131b9769dff0 23-Dec-2009 Wink Saville <wink@google.com> ril interface: Add support for User-User Signaling Information during call setup

Define the UUS data structures and add a pointer to it in RIL_Call for
MT Calls and RIL_Dial for MO calls. UUS information can be used to pass
the skypeId on some networks. Make the corresponding changes to
serialize and deserialize the data at the RIL interface.

Change-Id: Ibbd471cd062910fd4c365f76e809cfb224bd34a2
/hardware/ril/reference-ril/reference-ril.c
309ac294bd529ff5a71f1c1e62cd493df1010271 30-Jul-2009 John Wang <johnwang@google.com> Clean RIL_SIM_* in ril.h

GET_SIM_STATUS returns structure RIL_CardStatus instead of an integer of RIL_SIM_*. Update reference-ril for RIL_CardStatus and cleanup RIL_SIM_*.

modified: include/telephony/ril.h
modified: reference-ril/reference-ril.c
/hardware/ril/reference-ril/reference-ril.c
6f189a6a1b53adfa9570cf5911c3f81ef1b1fcf8 30-Jun-2009 John Wang <johnwang@google.com> Fix bug 1687659 - cell id in reference ril.

The LAC and CID of RIL_REQUEST_REGISTRATION_STATE should be in the hex format. The valid LAC are from 0x0000 to 0xffff and Valid CID are from 0x00000000 to 0xffffffff. reference-ril should return hex value instead of decimal one.

modified: reference-ril/reference-ril.c
/hardware/ril/reference-ril/reference-ril.c
7f8568086f2ea14885b0091c793e14c2656f0da2 09-Jun-2009 Wink Saville <wink@google.com> Cleanup whitespace.
/hardware/ril/reference-ril/reference-ril.c
fdf825f9d0dc639787b8523638bb61874ed0b540 23-May-2009 johnwang <johnwang@google.com> Enable new libhtc_ril which supporting new CDMA ril interface.

1) Enable new libhtc_ril and support new RIL_Call structure 2) Remove "#define NEWRIL".
/hardware/ril/reference-ril/reference-ril.c
3d54e74bc450bb40977e3ae6fab6185fe687bdae 19-May-2009 Wink Saville <wink@google.com> Teleca 2b changes.
/hardware/ril/reference-ril/reference-ril.c
f6aa7c1c8a9531a254970f85860d74cdd033821c 30-Apr-2009 Wink Saville <wink@google.com> Handle RIL_REQUEST_GET_SIM_STATUS as per the new ril.h specification.
/hardware/ril/reference-ril/reference-ril.c
4a24d11778bff3f2b4b99eb03b0dfafa6c3c059c 30-Apr-2009 Wink Saville <wink@google.com> Partially fix 1820187 by using RIL_CallOld since we're not
yet fully switched to the new ril.h.

This is only partially fixed because there is an opposite
problem with getSIMStatus in reference-ril.c. Here we should
be returning the new RIL_CardStatus but we're returning the
just the integer. This will be fixed in a subsequent Change.
/hardware/ril/reference-ril/reference-ril.c
f4c4d36c410a3501d282dd7de1c7c3350734f27e 02-Apr-2009 Wink Saville <> AI 144185: Integrate cdma into the main code base.

Automated import of CL 144185
/hardware/ril/reference-ril/reference-ril.c
e6e6fb2ebbaae681ab45b866bb9bba57aff1c33c 19-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //branches/cupcake_rel/...@140373
/hardware/ril/reference-ril/reference-ril.c
00f06fc3fdb05d4276e76091cacb42b6f6862222 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/hardware/ril/reference-ril/reference-ril.c
c2efc51d848d68147320a5983954f9c76428885c 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/hardware/ril/reference-ril/reference-ril.c
dbbb392e15b5ace6f19e76c49c80ea14292e8a4d 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
/hardware/ril/reference-ril/reference-ril.c