From 2e5fa45ddfbb5cffa1e78221f1cea706e2f298af Mon Sep 17 00:00:00 2001
From: Michael Biebl NM_SETTING_WIRELESS_MODE_INFRA
+
+#define
+NM_SETTING_WIRELESS_MODE_MESH
+
@@ -1505,6 +1509,13 @@ for this connection.enum
NMSettingWirelessPowersave
#define NM_SETTING_WIRELESS_MODE_MESH "mesh" ++
Indicates that the connection should create a mesh point.
+These flags indicate whether wireless powersave must be enabled.
“mode” property“mode” gchar *-
Wi-Fi network mode; one of "infrastructure", "adhoc" or "ap". If blank, +
Wi-Fi network mode; one of "infrastructure", "mesh", "adhoc" or "ap". If blank, infrastructure is assumed.
Flags: Read / Write
Default value: NULL
-- cgit 1.3.0-6-gf8a5 From 5c79b900b59a5ad162ecc836e424468207ff031e Mon Sep 17 00:00:00 2001 From: Michael Biebl#define NM_SETTING_WIRELESS_MODE_MESH "mesh"
Indicates that the connection should create a mesh point.
+Since: 1.20