From aafc1dbe4712c86189bbc1d4d54ad8cb4c69be7e Mon Sep 17 00:00:00 2001
From: Michael Biebl
connections
an array of NMConnections to +
an array of NMConnections to filter.
an array of
-NMConnections that could be activated with the given peer
+NMConnections that could be activated with the given peer
. The array should
be freed with g_ptr_array_unref() when it is no longer required.
[transfer container][element-type NMConnection]
@@ -553,61 +553,61 @@ against#define NM_WIFI_P2P_PEER_FLAGS "flags" +#define NM_WIFI_P2P_PEER_FLAGS "flags"
#define NM_WIFI_P2P_PEER_MANUFACTURER "manufacturer" +#define NM_WIFI_P2P_PEER_MANUFACTURER "manufacturer"
#define NM_WIFI_P2P_PEER_MODEL "model" +#define NM_WIFI_P2P_PEER_MODEL "model"
#define NM_WIFI_P2P_PEER_MODEL_NUMBER "model-number" +#define NM_WIFI_P2P_PEER_MODEL_NUMBER "model-number"
#define NM_WIFI_P2P_PEER_SERIAL "serial" +#define NM_WIFI_P2P_PEER_SERIAL "serial"
#define NM_WIFI_P2P_PEER_WFD_IES "wfd-ies" +#define NM_WIFI_P2P_PEER_WFD_IES "wfd-ies"
#define NM_WIFI_P2P_PEER_HW_ADDRESS "hw-address" +#define NM_WIFI_P2P_PEER_HW_ADDRESS "hw-address"
#define NM_WIFI_P2P_PEER_STRENGTH "strength" +#define NM_WIFI_P2P_PEER_STRENGTH "strength"
Returns
the GBytes containing the WFD IEs, or NULL.
-[transfer none]
+[transfer none]
Since: 1.16
@@ -490,7 +490,7 @@ with this function.
connections
-an array of NMConnections to
+
an array of NMConnections to
filter.
[element-type NMConnection]
@@ -500,10 +500,10 @@ filter.
Returns
an array of
-NMConnections that could be activated with the given peer
+NMConnections that could be activated with the given peer
. The array should
be freed with g_ptr_array_unref() when it is no longer required.
-[transfer container][element-type NMConnection]
+[transfer container][element-type NMConnection]
Since: 1.16
@@ -613,6 +613,6 @@ against
+
Generated by GTK-Doc V1.33.1