Replace IPC (VCC) from dbus to tidl 57/278957/1
authorsooyeon <sooyeon.kim@samsung.com>
Fri, 3 Jun 2022 09:10:20 +0000 (18:10 +0900)
committersooyeon <sooyeon.kim@samsung.com>
Fri, 29 Jul 2022 01:25:58 +0000 (10:25 +0900)
commit90411c6dcdc96e08459f628b88439a4188cd85da
tree2c49731cc1989db987693d2dc7609f1071f2fead
parent0ac5da7b4acc098c2fa8fc68fd34dd07d9738478
Replace IPC (VCC) from dbus to tidl

Change-Id: Ief592a9240490c404b756b37cb7b887c3a974321
Signed-off-by: sooyeon <sooyeon.kim@samsung.com>
18 files changed:
client/CMakeLists.txt
client/vc.c
client/vc_proxy.c [new file with mode: 0755]
client/vc_proxy.h [new file with mode: 0755]
client/vc_tidl.c [new file with mode: 0755]
client/vc_tidl.h [new file with mode: 0755]
common/vc_defs.h
common/vc_main.h
packaging/voice-control.spec
server/vcd_client_data.c
server/vcd_client_data.h
server/vcd_dbus.c
server/vcd_dbus.h
server/vcd_stub.c [new file with mode: 0755]
server/vcd_stub.h [new file with mode: 0755]
server/vcd_tidl.c
server/vcd_tidl.h
tidl/vc.tidl [new file with mode: 0755]