replace return value of mmi_set_result_cb 97/281597/1
authordyamy-lee <dyamy.lee@samsung.com>
Tue, 6 Sep 2022 07:54:40 +0000 (16:54 +0900)
committerSuyeon Hwang <stom.hwang@samsung.com>
Tue, 20 Sep 2022 04:52:30 +0000 (13:52 +0900)
commit04215a598cb53ef8b728364b1b378b14e5c8cf01
tree8cd3550c0c80cf8e119027a11320b773a36a2386
parentf903c8548ff83f355679407cc2431e166a03a522
replace return value of mmi_set_result_cb

Following a mmi_client_set_result_cb's error type is more clear than NOT_SUPPORTED error type.
So, changed it's return value following it on source code and test, too.

Change-Id: Id66f763de1904034ed321e22cbe52ad454a9c9df
src/mmi.c
tests/mmi-main-test.cpp