Added support of WPA3-SAE security mode.
[platform/core/api/connection.git] / include / connection_extension.h
index 5aa1b2b..18a6545 100755 (executable)
@@ -18,7 +18,7 @@
 #define __TIZEN_NETWORK_CONNECTION_EXTENSION_H__
 
 #include "net_connection.h"
-#include "network-mptcp-intf.h"
+#include <glib.h>
 
 #ifdef __cplusplus
 extern "C" {
@@ -37,14 +37,6 @@ typedef enum {
 } connection_profile_type_extended_e;
 
 /**
- * @brief Enumeration for extended security type of Wi-Fi.
- * @since_tizen 5.0
- */
-typedef enum {
-       CONNECTION_WIFI_SECURITY_TYPE_SAE = CONNECTION_WIFI_SECURITY_TYPE_EAP + 1,  /**< SAE */
-} connection_wifi_security_type_extended_e;
-
-/**
  * @brief Start TCP Dump.
  *
  * @param[in] connection        The connection handle