From 7514efc2f38c9ace4557d4e69d68e7d380389030 Mon Sep 17 00:00:00 2001
From: Michael Biebl Creates a new NMSettingWirelessSecurity object with default values. the number of security protocols this connection allows when
connecting to secure Wi-Fi networksvoid);
);
@@ -551,7 +551,7 @@ nm_setting_wireless_security_get_key_mgmt
nm_setting_wireless_security_get_num_protos
(NMSettingWirelessSecurity *settingNMSettingWirelessSecurity *setting);
Returns
+Returns
NMSettingWirelessSecurity *setting,
guint32 i);
@@ -620,7 +620,7 @@ protocol list contains only "wpa" but the access point for the SSID specified
by this connection only supports WPA2/RSN, the connection cannot be used
with the access point.
TRUE if the protocol was new and and was added to the allowed
protocol list, or FALSE if it was already in the list
guint32 i);
Removes a protocol from the allowed protocol list.