Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged

Conversation

peat-psuwit
Copy link
Contributor

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.

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.
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.
@alfonsosanchezbeato
Copy link
Contributor

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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants