Add new APIs about activated mode information 60/279160/4
authorSuyeon Hwang <stom.hwang@samsung.com>
Mon, 1 Aug 2022 07:42:25 +0000 (16:42 +0900)
committerSuyeon Hwang <stom.hwang@samsung.com>
Tue, 16 Aug 2022 02:35:23 +0000 (11:35 +0900)
commit9823c4f35e67df7b027154d33762d28596a0bd2d
treee6678e92a6e4b2b6a176d3ed874aaaa0ffadc9f7
parent4bea331dad4316bb24cb2971d0d1b9284b3f9e6d
Add new APIs about activated mode information

- Requirement:
Engine application needs mode information that is currently activated by
connected clients.

- Solution:
This patch adds new APIs about mode informatino that is currently
activated by connected clients. These new APIs sends activated mode
information through a getter or registered callback function.

Change-Id: Ie2a2c4c49be23d05195519c34dbc6d98c61e0bad
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
include/ttse.h
server/ttse.c