Discussion:
disabling p2p
Ernast Sevo
2014-10-23 15:50:17 UTC
Permalink
Hello!

I am attempting to disable P2P in connman and have this currently in
connman's settings file:

.
.
.
[P2P]
Enable=false
Tethering=false
.
.
.

However, the p2p technology is still enable and powered. connmanctl
technologies returns:

/net/connman/technology/p2p
Name = P2P
Type = p2p
Powered = True
Connected = False
Tethering = False
/net/connman/technology/wifi
Name = WiFi
Type = wifi
Powered = True
Connected = True
Tethering = False

Are there additional options that need to be setup to disable p2p by
default?

Thanks,

Ernast

Loading...