callback: add callback for key input signal 21/267821/1 accepted/tizen/6.5/unified/20211213.212349 submit/tizen_6.5/20211210.062902
authorYoungjae Cho <y0.cho@samsung.com>
Fri, 10 Dec 2021 03:58:38 +0000 (12:58 +0900)
committerHyotaek Shim <hyotaek.shim@samsung.com>
Fri, 10 Dec 2021 06:20:07 +0000 (06:20 +0000)
commit51133a62f578d82a81ba46a2bfd85e3f828d4e41
treef8ba92f7c63420bd3a0112a9a64d755730c072f3
parent7b85b018c19f7a076c675af29ab1b899051a4c63
callback: add callback for key input signal

Key callback is exclusive for a specific target. Therefore, manages
regarding key enums using device_callback_internal_e, which ranges from
1000 to 1100.

Change-Id: I1f7b60e48407d379c6cdf1af4d18e14b1b9f7155
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
(cherry picked from commit c4febcb832b4eaf9e26cf3079d6f6d7d329b3f78)
include/callback.h
src/callback.c