From mboxrd@z Thu Jan 1 00:00:00 1970 From: Liam Girdwood Subject: Re: about UCM on bluetooth headset Date: Mon, 22 Aug 2011 11:46:02 +0100 Message-ID: <4E52336A.6060007@ti.com> References: <20110822061911.GA7993@guanqun-laptop.sh.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from arroyo.ext.ti.com (arroyo.ext.ti.com [192.94.94.40]) by alsa0.perex.cz (Postfix) with ESMTP id 1E51924535 for ; Mon, 22 Aug 2011 12:46:05 +0200 (CEST) In-Reply-To: <20110822061911.GA7993@guanqun-laptop.sh.intel.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Lu Guanqun Cc: ALSA devel List-Id: alsa-devel@alsa-project.org On 22/08/11 07:19, Lu Guanqun wrote: > Hi Liam, > > In alsa-libs:include/use-case.h, there are below lines: > > * a conversation etc. The device describes the physical audio capture and playback > * hardware i.e. headphones, phone handset, bluetooth headset, etc. > > I'm not quite clear about how to set a use case for bluetooth headset. > According to my understanding, bluetooth doesn't fall into the category > of ALSA, therefore there's no such direct devices for it. > > Could you shed some lights on this? What's the best practises to use UCM > with bluetooth? > This is intended for systems where the BT audio is integrated in some way with the other audio ICs. It's intended to configure the other audio devices to allow use cases involving BT in such systems. Liam