- 22 Jan, 2010 1 commit
-
-
John Wang authored
Add status 10, 12, 13 and 14 to distinguish emergency calls only status from status 0, 2, 3 and 4. This feature will only be enabled in case setting "ro.ril.emc.mode"=2 in system property.
-
- 21 Oct, 2009 1 commit
-
-
Naveen Kalla authored
Base Station Latitude and Longitude values in the response to the RIL_REQUEST_REGISTRATION_STATE message need to be changed from hexadecimal values to decimal values compliant with the 3GPP2 C.S0005-A specification. Bug: 2201613 Change-Id: I2591f43bf78b861cf5cadd1eb66866bcf6605a29
-
- 30 Sep, 2009 1 commit
-
-
jsh authored
-
- 28 Sep, 2009 1 commit
-
-
Naveen Kalla authored
RIL_REQUEST_CDMA_VALIDATE_AKEY and minor clarifications in the interface definitions. Add failure cause for CDMA call failures due to access blocked by the network. Specify the fields in RIL_REQUEST_REGISTRATION_STATE response that are applicable to EVDO. Rename RIL_REQUEST_CDMA_VALIDATE_AKEY to RIL_REQUEST_VALIDATE_AND_WRITE_AKEY. Elaborate the meaning of Akey in the RIL_REQUEST_CDMA_VALIDATE_AND_WRITE_AKEY message.
-
- 20 Sep, 2009 1 commit
-
-
John Wang authored
Some networks may not play ring back tone, RIL will send UNSOL ringback notification. It indicates to play tone to user for receiving ALERTING message.
-
- 19 Sep, 2009 1 commit
-
-
johnwang authored
-
- 11 Sep, 2009 2 commits
-
-
johnwang authored
Update the comment of error class in CDMA_SEND_SMS to better document possible errors.
-
Tammo Spalink authored
Change-Id: Iad417c2449a8b3d5b8bce7f42ff698ab62988e47
-
- 28 Aug, 2009 1 commit
-
-
Wink Saville authored
Document the expected behavior and the new system properties ro.telephony.call_ring.multiple and ro.telephony.call_ring.delay. Change-Id: I600358ea29a31cafba99c58492003b7c2c6f77ed
-
- 19 Aug, 2009 1 commit
-
-
Li Zhe authored
HSDPA: High-Speed Downlink Packet Access HSUPA: High-Speend Uplink Packet Access HSPA: High-Speed Packet Access Changes include: 1) add HSDPA/HSUPA/HSPA in response of RIL_REQUEST_REGISTRATION_STATE 2) rdd HSDPA/HSUPA/HSPA in response of RIL_REQUEST_GPRS_REGISTRATION_STATE
-
- 18 Aug, 2009 2 commits
-
-
Jaikumar Ganesh authored
-
Kenny authored
-
- 04 Aug, 2009 1 commit
-
-
Jean-Baptiste Queru authored
-
- 03 Aug, 2009 1 commit
-
-
Jean-Baptiste Queru authored
-
- 30 Jul, 2009 3 commits
- 29 Jul, 2009 1 commit
-
-
Jean-Baptiste Queru authored
-
- 26 Jul, 2009 2 commits
-
-
Jean-Baptiste Queru authored
-
Jean-Baptiste Queru authored
-
- 23 Jul, 2009 1 commit
-
-
johnwang authored
The SID and NID in CDMA_SUBSCRIPTION are represented in hexadecimal format (See bug # 1997056). modified: ril.h
-
- 16 Jul, 2009 1 commit
-
- 15 Jul, 2009 1 commit
-
-
jsh authored
H_SID and H_NID now returned as comma separated lists instead of single value, since the home network may be comprised of more than one SID/NID. Also update description of registration denied cause and manual network selection.
-
- 12 Jul, 2009 1 commit
-
- 10 Jul, 2009 1 commit
-
-
jsh authored
Some new error values; additional parameters for BURST_DTMF.
-
- 02 Jul, 2009 1 commit
-
- 30 Jun, 2009 1 commit
-
-
John Wang authored
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
-
- 25 Jun, 2009 1 commit
-
- 24 Jun, 2009 1 commit
-
-
jsh authored
These now have a response value.
-
- 22 Jun, 2009 1 commit
-
- 20 Jun, 2009 1 commit
-
-
jsh authored
RIL_REQUEST_ENTER_SIM_PIN RIL_REQUEST_ENTER_SIM_PUK RIL_REQUEST_ENTER_SIM_PIN2 RIL_REQUEST_ENTER_SIM_PUK2 RIL_REQUEST_CHANGE_SIM_PIN RIL_REQUEST_CHANGE_SIM_PIN2 RIL_REQUEST_SET_FACILITY_LOCK RIL_ENTER_NETWORK_DEPERSONALIZATION Also add requestToString entry for REPORT_SMS_MEMORY_STATUS.
-
- 16 Jun, 2009 2 commits
-
-
Jaikumar Ganesh authored
Merge commit 'd6aa2e32' * commit 'd6aa2e32': Add PDP failure cause.
-
Jaikumar Ganesh authored
The RIL API LAST_PDP_FAIL_CAUSE, gives us the error codes for PDP falure. Add these to ril.h.
-
- 10 Jun, 2009 3 commits
-
-
Jaikumar Ganesh authored
Merge commit '920c78f1' * commit '920c78f1': Add authType to SETUP_DATA_CALL, errorCode to RIL_SMS_Response.
-
Jaikumar Ganesh authored
1.Add an additional parameter to specify the authType (PAP / CHAP) to SETUP_DATA_CALL. 2.Add errorCode to RIL_SMS_Response
-
Wink Saville authored
Merge commit '7f856808' * commit '7f856808': Cleanup whitespace.
-
- 09 Jun, 2009 3 commits
-
-
Wink Saville authored
-
Wink Saville authored
Merge commit '2641d5b8' * commit '2641d5b8': Add RIL_REQUEST_REPORT_STK_SERVICE_IS_RUNNING.
-
Wink Saville authored
Also add RIL_REQUEST_REPORT_SMS_MEMORY_STATUS which was missing from ril_commands.h.
-
- 06 Jun, 2009 1 commit
-
-
Wink Saville authored
am d4ee7dc0: Add a fifth response string to RIL_REQUEST_CDMA_SUBSCRIPTION which has the PRL version. Merge commit 'd4ee7dc0' * commit 'd4ee7dc0': Add a fifth response string to RIL_REQUEST_CDMA_SUBSCRIPTION which has the PRL version.
-