commit | 2458d8d1e56faae7b00511ceeab19730572c22d9 | [log] [tgz] |
---|---|---|
author | Shishir Agrawal <shishir@google.com> | Wed Nov 27 14:53:05 2013 -0800 |
committer | Shishir Agrawal <shishir@google.com> | Mon Dec 02 10:56:41 2013 -0800 |
tree | 72d58bd1b3b609026ec95d719bf55e0f141bd7ad | |
parent | 2c464b0d9dbc759e4021b90029c4224adc1c8851 [diff] |
RIL changes for supporting generic SIM communication. The RIL interface adds 4 new commands: - RIL_REQUEST_SIM_TRANSMIT_BASIC (AT+CSIM - TS 27.007) - RIL_REQUEST_SIM_OPEN_CHANNEL (AT+CCHO - TS 27.007) - RIL_REQUEST_SIM_CLOSE_CHANNEL (AT+CCHC - TS 27.007) - RIL_REQUEST_SIM_TRANSMIT_CHANNEL (AT+CGLA - TS 27.007) The RIL version is also increased to 10 by this change. Change-Id: Iee4d950d37a6097493cd945e611c914c40827215