Hi Martin, > >> Methodology: > >> 1. Go through sequence from high order to low order > >> 2. Try to connect the service if no higher service is connected > > > >so we have all services pre-sorted in a GSequence. If the first service > >is in a state different than IDLE, then stop right here. The first > >service in that list is always the default gateway. > > > >No need to go further. We just can trigger that process if something > >changes later. It should be save to run this at any time. > I think you just want to implement "single connection" here, not what I > designed "multi-connection". :-)
yes, single connection is enough for now. If we loose that connection, we just trigger another auto-connect. Regards Marcel _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
