Refactor retry IPC code to enhance readability 13/271613/2
authorSuyeon Hwang <stom.hwang@samsung.com>
Wed, 23 Feb 2022 10:04:25 +0000 (19:04 +0900)
committerSuyeon Hwang <stom.hwang@samsung.com>
Thu, 24 Feb 2022 04:50:04 +0000 (13:50 +0900)
commit05033aa5bfd134851c55c3b0a1f6e6a50c2f9995
tree829954b4e2887e617fdf5cbd5bb615459986ff6b
parent10ed07729faadfa2deed3c5aa0a66f569d48c4df
Refactor retry IPC code to enhance readability

The code for retry IPC is too complex to understand.

To simplify the code, this patch refactors the code for retry IPC. By this patch, the name of
function and its logic become more clear to understand.

Change-Id: I9b7cdc4265ce639f3ebc5d71230af14c684adc95
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
client/tts_client.c
client/tts_client.h
client/tts_core.c