X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fagent-api.txt;h=b2becd2a5af7be8dd2a8c6574c010528dbb1f847;hb=c647a4b6f1132684c9d8b8ad71ec38d81147b278;hp=e3c1dcde8cd3de47e9685a3d5d99d67f407d0e41;hpb=6b2381a2adabea7d8309ff158ef675ff88184305;p=platform%2Fupstream%2Fconnman.git diff --git a/doc/agent-api.txt b/doc/agent-api.txt old mode 100644 new mode 100755 index e3c1dcd..b2becd2 --- a/doc/agent-api.txt +++ b/doc/agent-api.txt @@ -36,7 +36,7 @@ Methods void Release() void RequestBrowser(object service, string url) This method gets called when it is required - to ask the user to open a website to procceed + to ask the user to open a website to proceed with login handling. This can happen if connected to a hotspot portal @@ -54,7 +54,7 @@ Methods void Release() keys are the field names and the values are the actual fields. Alternatively an error indicating that the request got canceled can be returned. - OperationAborted will be return on a successfull + OperationAborted will be return on a successful cancel request. Most common return field names are "Name" and of @@ -121,7 +121,7 @@ Fields string Name string PreviousPassphrase The previous passphrase successfully saved, i.e. - which led to a successfull connection. This field is + which led to a successful connection. This field is provided as an informational argument when connecting with it does not work anymore, for instance when it has been changed on the AP. Such argument appears when