audioservice: Resolving bugs related to application to audioservice [3/3]
PD#SWPL-141707
Problem:
1.thread does not exit properly.
2.functions with the same name as in avs do not work properly.
3.missing client connection success action.
Solution:
1.add pthread_cancel to control.
2.change the function names.
3.add callback function for successful client connection.
4.add client-side and server-side naming to make logs distinguishable.
Verify:
a5
Change-Id: I60aa0e2f08b12cd6baf7e1210d4f9b428a186149
Signed-off-by: yifan.li <yifan.li@amlogic.com>
8 files changed