change ipc connection as sync and add registering in result cb 14/281614/1
authordyamy-lee <dyamy.lee@samsung.com>
Thu, 8 Sep 2022 02:32:36 +0000 (11:32 +0900)
committerSuyeon Hwang <stom.hwang@samsung.com>
Tue, 20 Sep 2022 05:09:36 +0000 (14:09 +0900)
commitbf03989507dc720e71b7d057597282e491b7d1cc
tree59149f40a5460e646c32fb3c7df82716b301ba1a
parent8e0b423aeb698b8da65bd42706031db4be06c894
change ipc connection as sync and add registering in result cb

Changed IPC connection as sync.
By sync connection, it can register input event and it's result_cb to mmi service
when mmi_set_result_cb is called.

Change-Id: I987e0cbb891907c12cbbe8219fd5467676d3e31f
src/mmi-client.c
src/mmi-ipc.c
src/mmi-ipc.h
src/mmi.c
src/mmi.h
tests/mmi-main-test.cpp