Join two tidl method, register and request_hello 35/256535/1
authorSuyeon Hwang <stom.hwang@samsung.com>
Tue, 6 Apr 2021 08:36:45 +0000 (17:36 +0900)
committerSuyeon Hwang <stom.hwang@samsung.com>
Tue, 6 Apr 2021 08:36:47 +0000 (17:36 +0900)
commitbe6c4d081e54f884bb22db30752fc6fd45ad40a7
treeb6e8a7a6c4672b37aca18d813bc698cbdaaf32ae
parent782b8275be6fc10ed2a67681f49bde21429d1ffc
Join two tidl method, register and request_hello

These two callbacks are called on same and have similar behavior.
So, I combine these two method to simplify the behavior of ttsd_server_initialize().

By this patch, ttsd_server_initialize() has same behavior to use either tidl and dbus method.

Change-Id: I0f5366b8cf1407c7b5943633d19f9b67821d8ddd
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
client/tts_tidl.c
server/ttsd_server.c
server/ttsd_tidl.c
tidl/tts.tidl