Hi
I have few questions about service state transition to failure:

1. Can service state transition to Failure w/o generating an error event? I
am seeing that WiFi connection is not going through even if the AP is found
in scan. I dumped the service properties and I see that state is Failure
but Event is a NULL string.

2. We are handling the error property event by clearing the error property.
This clears the error property and service state to Idle

3. Even after the error event is cleared we do see a service property
change event for State (transitioning to failure).

4. Is it advisable to handle the service property change event for state
(transitioning to failure) same way as we handle the service property
change event for error.

Regards
Naveen
_______________________________________________
connman mailing list
connman@connman.net
https://lists.connman.net/mailman/listinfo/connman

Reply via email to