- 09 Nov, 2013 1 commit
-
-
Wink Saville authored
Bug: 11599127 Change-Id: Id0016bca45ea84983c9280f55b0b1ccdcececc03
-
- 10 Oct, 2013 1 commit
-
-
Sukanya Rajkhowa authored
RIL_REQUEST_IMS_REGISTRATION_STATE is used to aquire IMS registration state. RIL_UNSOL_RESPONSE_IMS_NETWORK_STATE_CHANGED is called when IMS registration state has changed. RIL_REQUEST_IMS_SEND_SMS is used to send MO SMS over IMS. However, if retry field is set in case of failure, RIL_REQUEST_IMS_SEND_SMS sets messageRef from RIL_SMS_RESPONSE of corresponding failed MO SMS, and sets retry field to non-zero. If voice is available, sends RIL_REQUEST_IMS_SEND_SMS retries with data encoded based on voice tech available. Bug: 9626411 Change-Id: If0ecc9fa47661f6560171e472f3c464713e97968
-
- 03 Oct, 2013 1 commit
-
-
Wink Saville authored
We've changed this in the framework: https://googleplex-android-review.git.corp.google.com/#/c/366996/ So this updates ril.h to match. Bug: 10954174, 10804691 Change-Id: I820d44e74251fd4fc375551474341572e9020aee
-
- 31 Aug, 2013 1 commit
-
- 30 Aug, 2013 2 commits
-
-
Ed Tam authored
- 27 Aug, 2013 1 commit
-
-
Rika Brooks authored
RIL_REQUEST_IMS_REGISTRATION_STATE is used to aquire IMS registration state. RIL_UNSOL_RESPONSE_IMS_NETWORK_STATE_CHANGED is called when IMS registration state has changed. RIL_REQUEST_IMS_SEND_SMS is used to send MO SMS over IMS. However, if retry field is set in case of failure, RIL_REQUEST_IMS_SEND_SMS sets messageRef from RIL_SMS_RESPONSE of corresponding failed MO SMS, and sets retry field to non-zero. If voice is available, sends RIL_REQUEST_IMS_SEND_SMS retries with data encoded based on voice tech available. Bug: 9626411 Change-Id: I87ca9841b4ace931c55e2d379fe6d7589b2dc8a5
-
- 13 Aug, 2013 2 commits
-
-
The Android Open Source Project authored
* commit 'f088ef91': Restart, cleanup or retry inactve connections.
-
The Android Open Source Project authored
Change-Id: Iaf4deada88b56e1b5c6b719f8929091aa6bd0cfb
-
- 09 Aug, 2013 1 commit
-
-
Wink Saville authored
* commit '7ee253c8': Restart, cleanup or retry inactve connections.
-
- 08 Aug, 2013 2 commits
-
-
Wink Saville authored
Instead of retrying all inactive connections, restart radio on very bad errors, clean up those that are permanent failures and retry the others. Bug: 10131736 Change-Id: I2527b18d6cda52c55fb94be58fbb1a7a86818ef9 Signed-off-by:
Wink Saville <wink@google.com>
-
Wink Saville authored
* commit '3d14a71d': Restart, cleanup or retry inactve connections.
-
- 05 Aug, 2013 1 commit
-
-
Wink Saville authored
Instead of retrying all inactive connections, restart radio on very bad errors, clean up those that are permanent failures and retry the others. Bug: 10131736 Change-Id: I2527b18d6cda52c55fb94be58fbb1a7a86818ef9 Signed-off-by:
Wink Saville <wink@google.com>
-
- 30 Jul, 2013 6 commits
-
-
Jun Tian authored
If the tech is not CDMA, it will fall-through to the default case. But the new added RIL_REQUEST_GET_CELL_INFO_LIST and RIL_REQUEST_SET_UNSOL_CELL_INFO_LIST_RATE cases will intercept it and cause the request call into wrong request functions. Move these two new requests before the CDMA cases to fix the logic issue. Bug: 9193696 Change-Id: I2cb03cbdb6be8eb1afd92c01c764e87b6aa62796 Signed-off-by:
Jun Tian <jun.j.tian@intel.com> Signed-off-by:
Panfeng Chang <panfengx.chang@intel.com> Signed-off-by:
Yanglin Zhu <yanglinx.zhu@intel.com> Signed-off-by:
Jackie Wu <jackie.wu@intel.com>
-
Wink Saville authored
am 24a5c469: Merge "Fix libril.so crash issue caused by wrong switch logic of onRequest in reference-ril.c" * commit '24a5c469': Fix libril.so crash issue caused by wrong switch logic of onRequest in reference-ril.c
-
Wink Saville authored
-
Jun Tian authored
If the tech is not CDMA, it will fall-through to the default case. But the new added RIL_REQUEST_GET_CELL_INFO_LIST and RIL_REQUEST_SET_UNSOL_CELL_INFO_LIST_RATE cases will intercept it and cause the request call into wrong request functions. Move these two new requests before the CDMA cases to fix the logic issue. Bug: 9193696 Change-Id: I2cb03cbdb6be8eb1afd92c01c764e87b6aa62796 Signed-off-by:
Jun Tian <jun.j.tian@intel.com> Signed-off-by:
Panfeng Chang <panfengx.chang@intel.com> Signed-off-by:
Yanglin Zhu <yanglinx.zhu@intel.com> Signed-off-by:
Jackie Wu <jackie.wu@intel.com>
- 01 Jul, 2013 3 commits
-
-
Wink Saville authored
* commit '83b1d8d9': Support for LTE/WCDMA mode
-
Wink Saville authored
* commit '8374641d': Support for LTE/WCDMA mode
-
Wink Saville authored
-
- 30 May, 2013 1 commit
-
-
Uma Maheswari Ramalingam authored
Add network mode LTE/WCDMA to preferred network type Operator mandated requirement Change-Id: I26454b69ce670a5fa2129c4cd75b68af80d210e1
-
- 23 May, 2013 4 commits
-
-
Dima Zavin authored
-
Dima Zavin authored
To work around broken RILs that didn't link against librilutils, include it as a whole static library here. Change-Id: I7234c5b87b3e99814d67ef3c6900e9ccc679bf5c Signed-off-by:
Dima Zavin <dima@android.com>
-
Dima Zavin authored
-
Dima Zavin authored
Change-Id: I9986c8c5fb1777bbd2b686769ecc726319a73100 Signed-off-by:
Dima Zavin <dima@android.com>
-
- 22 May, 2013 1 commit
-
-
Sungmin Choi authored
When mobile register LTE network, APN provided by operators is needed. If mobile does not have apn information, it could not register LTE network. To deliver APN information which is used during LTE attach to modem chipset, setLteAttachProfile() and RIL_REQUEST_SET_LTE_ATTACH_PROFILE command is added. When Telephony DB is loaded or Telephony DB is changed, follow steps. 1. If preferred default ApnContext exists, this is delivered to modem chipset. 2. If preferred default ApnContext is null, find other ApnContext which can handle default type. 3. If other ApnContext which can handle default type does not exist, any other ApnContext delivered to modem chipset. Then modem register LTE network with APN information delivered from AP. Bug: 8733613 Change-Id: If84c62cddccf96a531dae0527ed1a6592ae76201 Signed-off-by:
Seonju Oh <seonju.oh@lge.com> Signed-off-by:
Hyejin Kim <hyejin.kim@lge.com> Signed-off-by:
Sungmin Choi <sungmin.choi@lge.com>
-
- 08 May, 2013 1 commit
-
-
Dima Zavin authored
Change-Id: I85b94c4c6d61dfaa964367a58c773b5550a47995 Signed-off-by:
Dima Zavin <dima@android.com>
-
- 18 Apr, 2013 1 commit
-
-
Wink Saville authored
* commit 'c57b3eb5': Add CellInfoWcdma.
-
- 17 Apr, 2013 1 commit
-
-
Wink Saville authored
Update CellIdentityXxx docs to define unknown values as INT_MAX. Bug: 8622081 Change-Id: I513a67d4b46b72f03e0c3360abcc0ad5222c1c13
-
- 10 Apr, 2013 2 commits
-
-
Ying Wang authored
Bug: 8580410 Change-Id: Ifc86215fe3f57e0247e819b74ad82a397201a329
- 09 Apr, 2013 4 commits
-
-
Robert Greenwalt authored
* commit '6fde8b8d': Fixes typo in logging string.
-
Robert Greenwalt authored
-
Robert Greenwalt authored
Pointed out by bodhisatwa in https://code.google.com/p/android/issues/detail?id=54098 Change-Id: I4cb42627bb0858360d6f88dedf9412720e4b5cca
-
Wink Saville authored
These commands allow for more precise location determination. To support CellInfo I created librilutils which adds ril_nano_time over time librilutils will be expanded to have other common methods that would be used by ril implementations. Bug: 8235566 Change-Id: I7ad7dabc4b6c38bfba4461b08e6e30d0eb9efea1
-
- 08 Apr, 2013 1 commit
-
-
Wink Saville authored
Properly remap LTE values to appropriate values for older code. Bug: 8561333 Change-Id: Ie6eb3b0335e8d7ea114ec70b3fb72e917094632e
-
- 28 Feb, 2013 2 commits
-
-
Nick Kralevich authored
* commit 'ba498ddb': rild: use correct header file.
-
Nick Kralevich authored
-