CConnman::SetNetworkActive

Enable or disable networking activity.

Synopsis

Declared in <net.h>

void
SetNetworkActive(bool active);

Parameters

NameDescription
activewhether networking should be active.