1. 08 Feb, 2015 2 commits
  2. 03 Feb, 2015 1 commit
    • Nanik Tolaram's avatar
      Removal of dead code and adding log messages to make it easier · 4bd5eb59
      Nanik Tolaram authored
      for debugging
      
      - Add more logging using ALOGD(..) for function dispatchSmsWrite,
      dispatchDial, dispatchSIM_IO, dispatchSIM_APDU, dispatchCallForward,
      dispatchRaw and dispatchCdmaSmsAck. To make it easier for debugging.
      
      - Remove commented log message inside wakeTimeoutCallback () function
      and remove the else clause as it's dead not used for anything.
      
      - Modify log message inside removeFromList and removeWatch using +
      and - to make it consistent with the other log message.
      
      Change-Id: Ife0212e6a4724d8b06a1dd767484bfdf98b8e1a6
      Signed-off-by: default avatarNanik Tolaram <nanikjava@gmail.com>
      4bd5eb59
  3. 23 Jan, 2015 3 commits
  4. 09 Jan, 2015 6 commits
  5. 09 Dec, 2014 1 commit
  6. 08 Dec, 2014 1 commit
  7. 04 Dec, 2014 1 commit
    • Sukanya Rajkhowa's avatar
      Modify RIL_Data_Call_Response to include MTU · b44dda3e
      Sukanya Rajkhowa authored
      Include MTU as part of RIL Data Call Response so that the
      framework uses the dynamic MTU value provided by network
      and updates LinkProperties accordingly.
      
      Upping RIL version to 11.
      
      bug:18391670
      Change-Id: I8a85d7f58c99d73278646cdcb2aa466b85ae9a81
      b44dda3e
  8. 24 Nov, 2014 1 commit
  9. 23 Nov, 2014 1 commit
  10. 22 Nov, 2014 2 commits
  11. 21 Nov, 2014 2 commits
  12. 19 Nov, 2014 2 commits
  13. 18 Nov, 2014 3 commits
  14. 17 Nov, 2014 1 commit
  15. 14 Nov, 2014 1 commit
  16. 31 Oct, 2014 1 commit
  17. 29 Oct, 2014 1 commit
  18. 27 Oct, 2014 3 commits
  19. 20 Oct, 2014 4 commits
  20. 17 Oct, 2014 1 commit
    • Wink Saville's avatar
      Radio Capability Support. · 8b4e4f7e
      Wink Saville authored
      New design of capability switch for L.
      Add new RIL requests:
           RIL_REQUEST_GET_RADIO_CAPABILITY
           RIL_REQUEST_SET_RADIO_CAPABILITY
           RIL_UNSOL_RADIO_CAPABILITY
      
      These commands allow the framework to communicate what the Radio
      Capabilities for each logical modem has or should be using.
      
      It can support 2/3/4G switch and has flexible architecture to support
      future technology.
      
      Change-Id: Iedf7f608d2ba3c06a883500f2d85abb98e69d9c1
      8b4e4f7e
  21. 15 Oct, 2014 1 commit
  22. 14 Oct, 2014 1 commit