Create set result cb API in client and test 95/281595/1
authordyamy-lee <dyamy.lee@samsung.com>
Mon, 5 Sep 2022 09:41:07 +0000 (18:41 +0900)
committerSuyeon Hwang <stom.hwang@samsung.com>
Tue, 20 Sep 2022 04:52:28 +0000 (13:52 +0900)
commitabf4b0c15cecd3db242c6d209116d012a19caee5
tree1acdc1f2e342f65013e647f35afca5452fac4c96
parentf4150eacb49a7952c843d238fb85f24467d7a93d
Create set result cb API in client and test

This function saves a result callback by each input_event_type in client module.
Also, create input_event_type as enum for readabiltiy.
And, add test code for mmi_client_set_result_cb.

Change-Id: I2a4f27ebe7d1c235a99fc125153d2ed4ef1fed7e
src/mmi-client.c
src/mmi-client.h
src/mmi-common.h
tests/mmi-main-test.cpp