Hi,

I'm using the new ServicesChanged signal in my component and I saw in my traces 
that this signal is called when it should not (I think).

In my code I register for signal "ServicesChanged" on the manger interface and 
I also register for signal "PropertyChanged" for each services.

When I use test-connman dis/connect <wifi_services>, the PropertyChanged 
callback is called for various properties, but each time the "State" property 
is updated, then "ServicesChanged" is called.
ServicesChanged is called with an empty remove array, the first array contains 
all services with empty dict.

Is this the expected behavior or not?

regards,

-- 
Ludovic Ferrandis
Open Source Technology Center
Intel Corporation
_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman

Reply via email to