callback: add callback for key input signal 07/267807/8 accepted/tizen/unified/20211213.133455 submit/tizen/20211210.062426
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:01:42 +0000 (06:01 +0000)
commitc4febcb832b4eaf9e26cf3079d6f6d7d329b3f78
treef8ba92f7c63420bd3a0112a9a64d755730c072f3
parent070acd325252b7909672ab82e8050a3281524871
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>
include/callback.h
src/callback.c