Prevent CONNMAN messing with interfaces

Find in /etc/connman/main.conf the line which has the following:

NetworkInterfaceBlacklist = …

If it’s hashed (#) remove the # and put in there the interfaces that you DON’T WANT connman to manage, like for example:

NetworkInterfaceBlacklist = …, enp3s1

Restart the networking service or reboot the machine