OSDN Git Service

android/hal-audio: Add support to register audio endpoints
authorAndrzej Kaczmarek <andrzej.kaczmarek@tieto.com>
Wed, 15 Jan 2014 18:03:48 +0000 (19:03 +0100)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 16 Jan 2014 14:01:40 +0000 (16:01 +0200)
commit87353f527ee43bbbf37e8fe7c6655ffadd87c168
treecffdc1666a033d6824bf14f3ec9dbe14880af290
parent987fae95139f80d0a22c8fdb818a99bf1d7fbf95
android/hal-audio: Add support to register audio endpoints

This patch adds support to register audio enpoints via Audio IPC.
Endpoints are registered based on predefined codecs table and for
each defined codec one endpoint is registered. By default, only
SBC will be supported.
android/hal-audio.c