From: Szymon Janc <szymon.janc@tieto.com>
To: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH 1/2] android: Add WBS mode to handsfree HAL
Date: Wed, 19 Mar 2014 13:01:11 +0100 [thread overview]
Message-ID: <10573341.Jl1hoRprdJ@leonov> (raw)
In-Reply-To: <1395060022-478-1-git-send-email-szymon.janc@tieto.com>
On Monday 17 of March 2014 13:40:21 Szymon Janc wrote:
> This adds additional modes for Handsfree HAL:
> 0x00 = Headset Profile only mode (default)
> 0x01 = Handsfree Profile (narrowband speech)
> 0x02 = Handsfree Profile (narrowband and wideband speech)
>
> Currently wideband mode requires chip to assume that eSCO transparent
> data is mSBC.
> ---
> android/hal-ipc-api.txt | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/android/hal-ipc-api.txt b/android/hal-ipc-api.txt
> index e4a4e9c..5613e85 100644
> --- a/android/hal-ipc-api.txt
> +++ b/android/hal-ipc-api.txt
> @@ -756,7 +756,9 @@ Bluetooth Handsfree HAL (ID 5)
>
> Android HAL name: "handsfree" (BT_PROFILE_HANDSFREE_ID)
>
> - Service modes: 0x01 = Headset Profile only mode
> + Service modes: 0x00 = Headset Profile only mode (default)
> + 0x01 = Handsfree Profile (narrowband speech)
> + 0x02 = Handsfree Profile (narrowband and wideband speech)
>
> Commands and responses:
Both patches are now upstream.
Our reference Nexus4 build was also updated to this change so make sure to
repo sync or after updating bleutoothd do:
adb shell setprop persist.sys.bluetooth.handsfree hfp_wbs
--
BR
Szymon Janc
prev parent reply other threads:[~2014-03-19 12:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-17 12:40 [PATCH 1/2] android: Add WBS mode to handsfree HAL Szymon Janc
2014-03-17 12:40 ` [PATCH 2/2] android/handsfree: Add support for WBS mode Szymon Janc
2014-03-19 12:01 ` Szymon Janc [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=10573341.Jl1hoRprdJ@leonov \
--to=szymon.janc@tieto.com \
--cc=linux-bluetooth@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox