From f9bfd1158b8d08d6a5ed3bb7cc1ba7a6455e5201 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sun, 1 Sep 2024 22:38:35 +0200 Subject: New upstream version 1.49.90 --- docs/libnm/html/NMWifiP2PPeer.html | 40 +++++++++++++++++++------------------- 1 file changed, 20 insertions(+), 20 deletions(-) (limited to 'docs/libnm/html/NMWifiP2PPeer.html') diff --git a/docs/libnm/html/NMWifiP2PPeer.html b/docs/libnm/html/NMWifiP2PPeer.html index ee9d1544..40ab9353 100644 --- a/docs/libnm/html/NMWifiP2PPeer.html +++ b/docs/libnm/html/NMWifiP2PPeer.html @@ -8,7 +8,7 @@ - + @@ -86,7 +86,7 @@ -GBytes * +GBytes * nm_wifi_p2p_peer_get_wfd_ies () @@ -101,7 +101,7 @@ -guint8 +guint8 nm_wifi_p2p_peer_get_strength () @@ -117,7 +117,7 @@ -GPtrArray * +GPtrArray * nm_wifi_p2p_peer_filter_connections () @@ -125,7 +125,7 @@ -gboolean +gboolean nm_wifi_p2p_peer_connection_valid () @@ -190,13 +190,13 @@ Read -guchar +guchar strength Read -GBytes * +GBytes * wfd-ies Read @@ -260,7 +260,7 @@

Object Hierarchy

-
    GObject
+
    GObject
     ╰── NMObject
         ╰── NMWifiP2PPeer
 
@@ -434,7 +434,7 @@ nm_wifi_p2p_peer_get_serial (

nm_wifi_p2p_peer_get_wfd_ies ()

-
GBytes *
+
GBytes *
 nm_wifi_p2p_peer_get_wfd_ies (NMWifiP2PPeer *peer);

Gets the WFD information elements of the P2P peer.

@@ -454,7 +454,7 @@ nm_wifi_p2p_peer_get_wfd_ies (

Returns

-

the GBytes containing the WFD IEs, or NULL.

+

the GBytes containing the WFD IEs, or NULL.

[transfer none]

Since: 1.16

@@ -489,7 +489,7 @@ nm_wifi_p2p_peer_get_hw_address (

nm_wifi_p2p_peer_get_strength ()

-
guint8
+
guint8
 nm_wifi_p2p_peer_get_strength (NMWifiP2PPeer *peer);

Gets the current signal strength of the P2P peer as a percentage.

@@ -544,9 +544,9 @@ P2P peer was seen. A value of -1 means the P2P peer has never been seen.


nm_wifi_p2p_peer_filter_connections ()

-
GPtrArray *
+
GPtrArray *
 nm_wifi_p2p_peer_filter_connections (NMWifiP2PPeer *peer,
-                                     const GPtrArray *connections);
+ const GPtrArray *connections);

Filters a given array of connections for a given NMWifiP2PPeer object and returns connections which may be activated with the P2P peer. Any returned connections will match the peers @@ -584,7 +584,7 @@ filter.

an array of 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.

+be freed with g_ptr_array_unref() when it is no longer required.

[transfer container][element-type NMConnection]

Since: 1.16

@@ -592,7 +592,7 @@ be freed with

nm_wifi_p2p_peer_connection_valid ()

-
gboolean
+
gboolean
 nm_wifi_p2p_peer_connection_valid (NMWifiP2PPeer *peer,
                                    NMConnection *connection);

Validates a given connection against a given Wi-Fi P2P peer to ensure that @@ -625,8 +625,8 @@ against

Returns

-

TRUE if the connection may be activated with this Wi-Fi P2P Peer, -FALSE if it cannot be.

+

TRUE if the connection may be activated with this Wi-Fi P2P Peer, +FALSE if it cannot be.

Since: 1.16

@@ -784,7 +784,7 @@ P2P peer was found. A value of -1 means the peer has never been seen.


The “strength” property

-
  “strength”                 guchar
+
  “strength”                 guchar

The current signal strength of the P2P peer.

Owner: NMWifiP2PPeer

Flags: Read

@@ -794,7 +794,7 @@ P2P peer was found. A value of -1 means the peer has never been seen.


The “wfd-ies” property

-
  “wfd-ies”                  GBytes *
+
  “wfd-ies”                  GBytes *

The WFD information elements of the P2P peer.

Owner: NMWifiP2PPeer

Flags: Read

@@ -803,6 +803,6 @@ P2P peer was found. A value of -1 means the peer has never been seen.

+
Generated by GTK-Doc V1.34.0
\ No newline at end of file -- cgit 1.3.0-6-gf8a5