Add server notification when modem error occurs tizen_2.1 2.1b_release accepted/tizen/20130520.101321 accepted/tizen_2.1/20130425.025055 submit/tizen/20130517.045243 submit/tizen_2.1/20130424.233346
authorwootak.jung <wootak.jung@samsung.com>
Wed, 17 Apr 2013 15:03:06 +0000 (00:03 +0900)
committerwootak.jung <wootak.jung@samsung.com>
Wed, 17 Apr 2013 15:03:06 +0000 (00:03 +0900)
Change-Id: I80a16bede880c7b870fdc1c67e06016b871e42c0

include/type/notification.h

index 22d99b2..66fef2b 100644 (file)
@@ -39,6 +39,7 @@ enum tcore_notification_command {
        TNOTI_SERVER_ADDED_STORAGE,
        TNOTI_SERVER_REMOVED_STORAGE,
        TNOTI_SERVER_EXIT,
+       TNOTI_SERVER_MODEM_ERR,
 
        TNOTI_CALL = TCORE_NOTIFICATION | TCORE_TYPE_CALL,
        TNOTI_CALL_STATUS_IDLE,