Add provision() method to QOfonoConnectionContext #71

Merged
merged 1 commit into from Feb 25, 2015

Conversation

Projects
None yet
2 participants
Contributor

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

Member

lpotter commented Feb 9, 2015

LGTM

[libqofono] Added provision() method to QOfonoConnectionContext
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.
Contributor

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"

Contributor

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

Merge pull request #71 from monich/reset
Add provision() method to QOfonoConnectionContext

@monich monich merged commit 5c69040 into nemomobile:master Feb 25, 2015

@monich monich deleted the monich:reset branch Feb 25, 2015

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