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

Add provision() method to QOfonoConnectionContext #71

Merged
merged 1 commit into from Feb 25, 2015
Merged

Add provision() method to QOfonoConnectionContext #71

merged 1 commit into from Feb 25, 2015

Conversation

monich
Copy link
Member

@monich monich commented Feb 9, 2015

Allows to reset connection context properties back to default. Parsing of the provisioning database is done by ofono. Provisioning is asynchronous, provisioningFinished() signal us emitted when operation completes. Alternatively, one can follow 'provisioning' property.

Requires nemomobile-packages/ofono#277

@lpotter
Copy link
Contributor

lpotter commented Feb 9, 2015

LGTM

Allows to reset connection context properties back to default.
Provisioning is asynchronous, provisioningFinished() signal us emitted
when operation completes. Alternatively, one can follow 'provisioning'
property.
@monich
Copy link
Member Author

monich commented Feb 24, 2015

Updated this PR to please the ofono guys who want the new ofono D-Bus method to be called "ProvisionContext"

@monich
Copy link
Member Author

monich commented Feb 25, 2015

ofono part has been merged, merging this one as well

monich added a commit that referenced this pull request Feb 25, 2015
Add provision() method to QOfonoConnectionContext
@monich monich merged commit 5c69040 into nemomobile:master Feb 25, 2015
@monich monich deleted the reset branch February 25, 2015 13:28
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