[Internal: smack patch , dbus auto-activation patch ]
[framework/system/oma-dm-agent.git] / include / framework / platform-event-handler / dm_platform_event_handler_internal.h
index d0e79ff..6625501 100755 (executable)
@@ -22,14 +22,18 @@ typedef enum {
        IP_PUSH_EVENT = 0,
        WAP_PUSH_EVENT,
        UI_EVENT,
-       SERVER_BOOTSTRAP_EVENT
+       SERVER_BOOTSTRAP_EVENT,
+       POLL_EVENT,
+       SIM_CHANGE_EVENT
 } Event_Type;
 
 typedef enum {
        NOTI_TYPE_NOT_SPECIFIED = 0,
        NOTI_TYPE_BACKGRUOUND,
        NOTI_TYPE_INFOMATIVE,
-       NOTI_TYPE_USERINTERACTION
+       NOTI_TYPE_USERINTERACTION,
+       NOTI_TYPE_POLLINTERACTION,
+       NOTI_TYPE_SIMCHANGE_INTERACTION
 } NotI_Type;
 
 typedef struct {