X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Ftapi_event.h;h=39051d27b1f66171200e5db1aa7ebe113709fdef;hb=0586a4c9977ee19261aa42877b48288a51ffcfd8;hp=b3ba9c420545d780c5f522f55700412d4fbf7578;hpb=cdd823b728b04e6f4831df3a2faa08e8f4a8d433;p=platform%2Fcore%2Ftelephony%2Flibtapi.git diff --git a/include/tapi_event.h b/include/tapi_event.h index b3ba9c4..39051d2 100644 --- a/include/tapi_event.h +++ b/include/tapi_event.h @@ -236,11 +236,11 @@ __BEGIN_DECLS #define TAPI_NOTI_CALL_INFO_REC DBUS_TELEPHONY_CALL_INTERFACE":CallInfoRec" /** - * @brief Definition for call info fallback notification + * @brief Definition for call info fallback notification (eg VoLTE voice to CS voice) * @since_tizen TBD * @remarks TBD */ -#define TAPI_NOTI_CALL_INFO_FALLBACK DBUS_TELEPHONY_CALL_INTERFACE:":CallFallback" +#define TAPI_NOTI_CALL_INFO_FALLBACK DBUS_TELEPHONY_CALL_INTERFACE":CallFallback" /** * @brief Definition for voice privacy mode change notification (CDMA only) @@ -328,7 +328,7 @@ __BEGIN_DECLS /** * @brief Definition for VoLTE call for which downgrade call request is initiated from MT * @since_tizen 2.4 - * @remarks '#TelCallDowngradeRequestNoti_t' will be stored + * @remarks '#TelCallDowngradedNoti_t' will be stored */ #define TAPI_NOTI_CALL_DOWNGRADED DBUS_TELEPHONY_CALL_INTERFACE":CallDowngraded"