Implement Listen, SendData functions
authorIlho Kim <ilho159.kim@samsung.com>
Mon, 18 May 2020 06:48:54 +0000 (15:48 +0900)
committerSangyoon Jang <jeremy.jang@samsung.com>
Mon, 25 May 2020 04:28:15 +0000 (13:28 +0900)
commitdecc594bad3cd0293569a803ea846f53d09a714c
tree402a7ecfe7c9a245bdaf6ae7d9485f1a1da6a9af
parentfa7ad1ed62ac255cd5db52fbc40107ccc8d637b6
Implement Listen, SendData functions

These functions are for calling method in client
and receiving method call request and return result in server

Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
src/theme/dbus/request_broker.cc
src/theme/dbus/request_broker.h
src/theme/dbus/request_filter.cc
src/theme/dbus/request_filter.h