SettingWifiP2P
Object Hierarchy:
Description:
[
CCode ( lower_case_csuffix =
"setting_wifi_p2p" , type_id =
"nm_setting_wifi_p2p_get_type ()" ) ]
[
Version ( since =
"1.16" ) ]
public class SettingWifiP2P :
Setting
Content:
Constants:
Properties:
- public string peer { owned get; set; }
The P2P device that should be connected to.
- public Bytes wfd_ies { owned get; set; }
The Wi-Fi Display (WFD) Information Elements (IEs) to set.
- public uint wps_method { get; set; }
Flags indicating which mode of WPS is to be used.
Creation methods:
Methods:
Inherited Members:
All known members inherited from class NM.Setting
All known members inherited from class GLib.Object