move to external header and change to semantic value 52/10752/1 accepted/tizen/20131011.065624 accepted/tizen/20131011.172405 accepted/tizen/20131011.204747 submit/tizen/20131011.065546
authorYoungjae Shin <yj99.shin@samsung.com>
Fri, 11 Oct 2013 03:15:13 +0000 (12:15 +0900)
committerYoungjae Shin <yj99.shin@samsung.com>
Fri, 11 Oct 2013 03:15:13 +0000 (12:15 +0900)
Change-Id: I8c3c55c6a5020b3d5659e2375fd369da3a0cf6ec

common/include/net_nfc_typedef.h
common/include/net_nfc_typedef_internal.h
packaging/nfc-manager.spec

index 8bfa913..446a1d1 100644 (file)
@@ -536,6 +536,12 @@ typedef enum
 }
 net_nfc_card_emulation_mode_t;
 
+typedef enum _net_nfc_launch_popup_state_e
+{
+       NET_NFC_NO_LAUNCH_APP_SELECT = 0,
+       NET_NFC_LAUNCH_APP_SELECT,
+} net_nfc_launch_popup_state_e;
+
 /**
  @}
  */
index b495a89..eed1ae7 100644 (file)
@@ -370,12 +370,6 @@ typedef enum _net_nfc_launch_popup_check_e
        NO_CHECK_FOREGROUND,
 } net_nfc_launch_popup_check_e;
 
-typedef enum _net_nfc_launch_popup_state_e
-{
-       NET_NFC_LAUNCH_APP_SELECT = 0x00,
-       NET_NFC_NO_LAUNCH_APP_SELECT,
-} net_nfc_launch_popup_state_e;
-
 /* server state */
 #define NET_NFC_SERVER_IDLE            0
 #define NET_NFC_SERVER_DISCOVERY       (1 << 1)
index 55548d4..5e2a495 100755 (executable)
@@ -1,6 +1,6 @@
 Name:       nfc-manager
 Summary:    NFC framework manager
-Version:       0.1.3
+Version:       0.1.4
 Release:    0
 Group:      Network & Connectivity/NFC
 License:    Flora