Apply device policy for wifi and wifi profile
[platform/core/connectivity/libnet-client.git] / src / include / network-internal.h
index 54a5bd6..3ac164a 100755 (executable)
@@ -135,6 +135,8 @@ extern "C" {
 #define NETCONFIG_SIGNAL_TDLS_DISCONNECTED     "TDLSDisconnect"
 #define NETCONFIG_SIGNAL_TDLS_PEER_FOUND       "TDLSPeerFound"
 #define NETCONFIG_SIGNAL_WIFI_CONNECT_FAIL     "WiFiConnectFail"
+#define NETCONFIG_SIGNAL_DPM_WIFI                      "DPMWifi"
+#define NETCONFIG_SIGNAL_DPM_WIFI_PROFILE      "DPMWifiProfile"
 
 #undef LOG_TAG
 #define        LOG_TAG         "NET_CLIENT"