diff --git a/doc/connman-api.txt b/doc/connman-api.txt index 8f720878..1ce1d613 100644 --- a/doc/connman-api.txt +++ b/doc/connman-api.txt @@ -60,6 +60,16 @@ Methods dict GetProperties() [service].Error.NotFound [service].Error.Failed + void ResetContexts() + + Removes all contexts and re-provisions from the APN + database. Contexts must all be deactivated for this + method to work, and the atom must not be powered. + + Possible Errors: [service].Error.InProgress + [service].Error.InvalidArguments + [service].Error.NotAllowed + Signals PropertyChanged(string property, variant value) This signal indicates a changed value of the given