Add apis for notification post with event handler callback 29/88629/13
authorseungha.son <seungha.son@samsung.com>
Tue, 20 Sep 2016 02:42:19 +0000 (11:42 +0900)
committerseungha.son <seungha.son@samsung.com>
Fri, 23 Sep 2016 07:50:37 +0000 (16:50 +0900)
commit112fcd8998329ca502bcf989219cf47a3eeca0c9
tree55b31c07c46e0332c741bc6ff337484fa489838b
parentd1e95562738dd0de7886ddf3ea7d2e3460537556
Add apis for notification post with event handler callback

 - notification_post_with_event_cb() API provide one event callback and
   distinguish the event by parameter.
 - notification_send_event() API is for sending event to daemon or app.

Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I4232568eb7bb02994f049f81685ae0310327dc69
include/notification_internal.h
include/notification_ipc.h
include/notification_private.h
src/notification.c
src/notification_db.c
src/notification_internal.c
src/notification_ipc.c
src/notification_noti.c