- 01 Feb, 2011 1 commit
-
-
Lorenzo Colitti authored
Bug: 3409252 Change-Id: I07aabee13f7ffc3854efc32ef661a7e09027a5c7
-
- 31 Jan, 2011 1 commit
-
-
Wink Saville authored
Clarify that for version 4 rils there are two behaviors depending upon the platform. bug: 3409252 Change-Id: I69208600b63195c1d755e34ea4c8db96f7e5d9a4
-
- 20 Jan, 2011 1 commit
-
-
Wink Saville authored
Add DNS and gateway as parameters to RIL_REQUEST_SETUP_DATA_CALL so that system properties aren't used for passing these to the ril. System properties that are read right after a write doesn't always see the result of the write. Another words writing system properties are not not sequentially consistent. Bug: 3364487 Change-Id: I408e56cd8cf943dfb5d71a21a274fcfd14571b7b
-
- 20 Dec, 2010 1 commit
-
-
Henrik Hall authored
Allowing for both GSM and UMTS format CBS message pdus. Change-Id: I0f920d2c1affe930a0da4c0ba5fce6d03f488146
-
- 03 Dec, 2010 1 commit
-
-
Kazuhiro Ondo authored
Change-Id: I24bcefe444d7799c283059e0f8816e9570a7314c
-
- 19 Nov, 2010 1 commit
-
-
John Wang authored
For bug #3136179 Clarify RIL should NOT report active connection for GET_CURRENT_CALLS after HANGUP request returns. Change-Id: Icf9cc14b7d9cbfee6552cf51a648432caac28ab1
-
- 07 Oct, 2010 1 commit
-
-
Wink Saville authored
This reverts commit 7edd07c9. We need to revert here as this change is not in Gingerbread or later branches. Change-Id: I1b0d68655e3a91647f455cbc43f421db39f9aa55
-
- 08 Sep, 2010 1 commit
-
-
Lorenzo Colitti authored
- Add a PDP type parameter to REQUEST_SETUP_DATA_CALL. Make this backwards compatible: if we're called with a PDP type parameter and the RIL doesn't support it, remove the parameter from the request so the RIL never sees it. - Change the description of the address field in the RIL_Data_Call_Response structure and in the response to RIL_REQUEST_SETUP_DATA_CALL from an address to a space-separated list of addresses. This preserves both source and binary compatibility but allows new RILs to return both an IPv4 and an IPv6 address for dual-stack data calls. Change-Id: I0a77fc57c042bedfd18068c7faf7637a46f476d5
-
- 03 Aug, 2010 1 commit
-
-
jsh authored
Instead of adding a new RIL command, just extend RIL_REQUEST_REGISTRATION_STATE. Bug: 2465036 Change-Id: I8f42bb8da65ec7d2f7627b14d7506c38b71ad83d
-
- 25 Jun, 2010 1 commit
-
-
Dianne Hackborn authored
This reverts commit bb1375f6, reversing changes made to ca5e347c.
-
- 24 Jun, 2010 1 commit
-
-
jsh authored
Instead of adding a new RIL command, just extend RIL_REQUEST_REGISTRATION_STATE. Bug: 2465036 Change-Id: I36c3a7b730cace66621fc513773ec97c453ea619
-
- 23 Jun, 2010 1 commit
-
-
jsh authored
Bug: 2465036 Change-Id: Iccd177747bb78e2cd5ec6d9d22e47aa0e7bfd64b
-
- 22 Jun, 2010 1 commit
-
-
Naveen Kalla authored
Change-Id: Ia862f4cac116bf1ee98788c004860cdb2c70f356
-
- 11 May, 2010 1 commit
-
-
Naveen Kalla authored
Change-Id: Id81d062e1108c00121cb06d70eef1af9c57a25b7
-
- 10 May, 2010 1 commit
-
-
Naveen Kalla authored
When user dials an invalid number, network returns a failure as "unobtainable number" (See the Table 10.5.123/3GPP TS 24.008 for the possible failure causes). Changes done to display message to indicate user that an invalid number has been dialed. Change-Id: Ibe191991ee6f24dd683dca47f6af54e400ef17df
-
- 21 Apr, 2010 1 commit
-
-
John Wang authored
It is for bug 2571583 to provide better failure information of network operator selection. Basically, network selection should return RIL_E_ILLEGAL_SIM_OR_ME when the failure is permanent and don't need retry, such as illegal SIM, ME, HRL config, etc. Change-Id: Idd5337423a3772febfcfe68b4a87eb3cf5a4696e
-
- 30 Jan, 2010 1 commit
-
-
John Wang authored
For bug 2400052. Notification requires user resend mute/unmute to get uplink audio in a call.
-
- 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.
-
- 22 Dec, 2009 1 commit
-
-
Wink Saville authored
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
-
- 13 Nov, 2009 1 commit
-
-
Jean-Baptiste Queru authored
-
- 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
-
- 30 Jul, 2009 2 commits
- 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
-
- 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.
-
- 10 Jul, 2009 1 commit
-
-
jsh authored
Some new error values; additional parameters for BURST_DTMF.
-
- 24 Jun, 2009 1 commit
-
-
jsh authored
These now have a response value.
-
- 16 Jun, 2009 1 commit
-
-
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 1 commit
-
-
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
-
- 09 Jun, 2009 2 commits
-
-
Wink Saville authored
-
Wink Saville authored
Also add RIL_REQUEST_REPORT_SMS_MEMORY_STATUS which was missing from ril_commands.h.
-
- 05 Jun, 2009 1 commit
-
-
Wink Saville authored
-