On Tue, 2016-02-09 at 11:57 +0000, Pushkin Andrei wrote:
Hi. How I can enabale\disable connman 'AutoConnect' feature
via dbus?
See doc/service-api.txt, the Autoconnect property.
The command 'connmanctl config <serviceid> autoconnect on|off' sends the
Autoconnect property over D-Bus, you can look at the C code sources. Or
even look at test/test-connman, written in python.
Cheers,
Patrik