OSDN Git Service

Changes to RIL to support IMS features for LTE.
authorJake Hamby <jhamby@google.com>
Fri, 19 Aug 2011 23:22:18 +0000 (16:22 -0700)
committerJake Hamby <jhamby@google.com>
Tue, 23 Aug 2011 02:47:34 +0000 (19:47 -0700)
commitfa8d584ca7984bf7d73ff37c7c2bc1e0dfa5fb71
treeb791f1b31b111a946a36f1f3384af0a002c92c36
parent2c8c96556ba797789b45ba2465ef892568c7312d
Changes to RIL to support IMS features for LTE.

- There is a new RIL request, RIL_REQUEST_ISIM_AUTHENTICATION, which is
  used to perform IMS AKA authentication using the algorithm on the ISIM
  application of the UICC. The challenge nonce and response are both encoded
  as Base64 strings.

Change-Id: I072b43d2b66b2013f8e58d3bd8251d75a453f167
include/telephony/ril.h
libril/ril.cpp
libril/ril_commands.h