[#CConnman-SetNetworkActive] = xref:CConnman.adoc[CConnman]::SetNetworkActive :relfileprefix: ../ :mrdocs: Enable or disable networking activity. == Synopsis Declared in `<net.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void SetNetworkActive(bool active); ---- == Parameters [cols="1,4"] |=== | Name| Description | *active* | whether networking should be active. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#