Hi, I'm currently working on a test for several parts of moblin. Because of that I'm trying to check if conman is working as we expect. My test tries to deactivate and reactivate a Ethernet and Wireless device. To do that I'm setting the "powered" property of the devices to false. After that I'm setting the property back to "true". I'm doing it with a small c++ application. Disabling a device is working fine but reenabling it isn't working. There is no error but changing the property via d-bus takes no effect. What am I doing wrong?
Best regards Sven _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
