qcommsimmodem: Fix using mobile data on both slot. #239

Merged
merged 4 commits into from Apr 27, 2016

Conversation

Projects
None yet
2 participants
Contributor

peat-psuwit commented Apr 15, 2016

This modem use QCOM_MSIM_RIL_REQUEST_SET_DATA_SUBSCRIPTION to choose which SIM slot to use for data connection. This PR add an atom that will send this request when oFono want to attach GPRS on this SIM.

peat-psuwit added some commits Mar 5, 2016

qcommsimmodem: add SET_DATA_SUBSCRIPTION request.
This modem use RIL_REQUEST_SET_DATA_SUBSCRIPTION to select which SIM
is used for data connection. This request doesn't need any parameter,
so no additionnal code is needed.
qcommsimmodem: add gprs atom
This modem use QCOM_MSIM_RIL_REQUEST_SET_DATA_SUBSCRIPTION to choose
which SIM slot to use for data connection. This atom will send this
request when oFono want to attach GPRS on this SIM.
Contributor

alfonsosanchezbeato commented Apr 27, 2016

LGTM

@alfonsosanchezbeato alfonsosanchezbeato merged commit 201bec5 into rilmodem:master Apr 27, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment