Use hal interface 34/252334/5 accepted/tizen/unified/20210204.134549 submit/tizen/20210203.005915 submit/tizen/20210204.010649
authorJaechul Lee <jcsing.lee@samsung.com>
Wed, 27 Jan 2021 02:51:13 +0000 (11:51 +0900)
committerJaechul Lee <jcsing.lee@samsung.com>
Tue, 2 Feb 2021 03:24:31 +0000 (12:24 +0900)
commit180a8f6b1c7a6300eb9eadd86767178907534377
treee681e3d913ea5e9afc4ae2bfc18cdcbcacb199d4
parent1a1362fc4021c6d157e0e5fe568720d5a746885a
Use hal interface

hal interfaces were added. Besides, structure and enum names were changed
for better readability. In case of enum, audio_return_t is changed to
audio_return_'e', and device_info_t is changed to device_info_'s'.

[Version] 0.2.27
[Issue Type] None

Change-Id: If1100477ec61b583fc274bf7846cbe03352aa373
Signed-off-by: Jaechul Lee <jcsing.lee@samsung.com>
15 files changed:
Makefile.am
configure.ac
hal-backend-audio.c [new file with mode: 0644]
packaging/audio-hal-alc5658.spec
tizen-audio-impl-ctrl.c
tizen-audio-impl-pcm.c
tizen-audio-impl-ucm.c
tizen-audio-impl.h
tizen-audio-internal.h
tizen-audio-pcm.c
tizen-audio-routing.c
tizen-audio-stream.c
tizen-audio-volume.c
tizen-audio.c
tizen-audio.h