On 10/18/2011 04:14 PM, Daniel Wagner wrote:

The application calls Session.Connect(). This call returns immediately
and the application just waits.

The connection algorithm inside session code can now start looking
through the available services. If none service can be selected then
ConnMan can defer this action.

When a service is available ConnMan can then call Service.Connect().
When this happens the Session.State would change to "connecting". If the
Service.Connect() call was successful: Service.State == Online (and only
Online, not Ready) then we would change from Session.State "connecting"
to "online". If something goes wrong Session.State would go back to
"offline"

Thanks Daniel.

Bests
Jeff
_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman

Reply via email to