WifiP2PPeer
Object Hierarchy:
Description:
[
CCode ( lower_case_csuffix =
"wifi_p2p_peer" , type_id =
"nm_wifi_p2p_peer_get_type ()" ) ]
[
Version ( since =
"1.16" ) ]
public class WifiP2PPeer :
Object
Content:
Constants:
Properties:
- public @80211ApFlags flags { get; }
The flags of the P2P peer.
- public string hw_address { get; }
The hardware address of the P2P peer.
- public int last_seen { get; }
The timestamp (in CLOCK_BOOTTIME seconds) for the last time the P2P
peer was found.
- public string manufacturer { get; }
The manufacturer of the P2P peer.
- public string model { get; }
The model of the P2P peer.
- public string model_number { get; }
The hardware address of the P2P peer.
- public string name { get; }
The name of the P2P peer.
- public string serial { get; }
The serial number of the P2P peer.
- public uint8 strength { get; }
The current signal strength of the P2P peer.
- public Bytes wfd_ies { get; }
The WFD information elements of the P2P peer.
Creation methods:
Methods:
Inherited Members:
All known members inherited from class NM.Object
All known members inherited from class GLib.Object