Update UID of instant reprepare client 77/288377/4
authorSuyeon Hwang <stom.hwang@samsung.com>
Thu, 2 Feb 2023 08:10:38 +0000 (17:10 +0900)
committerSuyeon Hwang <stom.hwang@samsung.com>
Tue, 21 Feb 2023 03:02:38 +0000 (12:02 +0900)
commit888d4a56e811542c5f85295c455a950c3e2f4a38
tree013228cd86ec55fa41994a210d636cb2eded4a10
parentfc9fbc084158df81c527568df3af343caf75cd4e
Update UID of instant reprepare client

- Requirement:
In order to start engine quickly, one of the clients needs to reprepare
instantly.

- Contents:
To make one of the clients reprepare instantly, this patch adds new
logic into the engine library. Through this patch, the engine library
will update the UID of the clieant which needs to reprepare instantly.
This UID update will occur when the connection of the service is changed.

Change-Id: I465c4e3444fbd177feb3bdabdb20338bbab5daf1
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
common/tts_config_mgr.c
common/tts_config_mgr.h
common/tts_defs.h
server/ttsd_config.c
server/ttsd_config.h
server/ttsd_data.cpp
server/ttsd_data.h
server/ttsd_dbus_server.c
server/ttsd_server.c
server/ttsd_server.h
server/ttsd_tidl.c