From: Szymon Janc <szymon.janc@gmail.com>
To: Will Wang <wiwang@mozilla.com>
Cc: marcel@holtmann.org, gustavo@padovan.org,
johan.hedberg@gmail.com, linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH v2 0/3] Fix missing HFP WBS callback
Date: Tue, 01 Sep 2015 21:05:33 +0200 [thread overview]
Message-ID: <3678158.lzaNHy860j@ix> (raw)
In-Reply-To: <1440758430-24935-1-git-send-email-wiwang@mozilla.com>
Hi Will,
On Friday, August 28, 2015 06:40:27 PM Will Wang wrote:
> Hi,
>
> This set of patches:
> - Add HFP Wideband speech(WBS) callback function for Android.
> - Add a new opcode 0x91 for WBS Command notification.
>
> v1->v2:
> - Move #if into function to avoid breaking compilation
> on Android KitKat.
>
> The patches has been tested on Nexus 5 with Android 5.0.1 Lollipop,
> and passed the PTS test "TC_AG_ACC_BI_12_I", the Android framework
> outputs log such as:
>
> 08-20 18:29:39.932 E/BluetoothHeadsetServiceJni( 1442): mozzz: wbs_callback
> ...
> 08-20 18:29:39.933 D/HeadsetStateMachine( 1442): EVENT_TYPE_WBS codec is 1
> 08-20 18:29:39.935 D/HeadsetStateMachine( 1442): AudioManager.setParameters
> bt_wbs=off for PTS-HFP-MOZILLA-TPE-PC - 00:1B:DC:07:2F:9A 08-20
> 18:29:39.936 D/audio_hw_primary( 215): adev_set_parameters: enter:
> bt_wbs=off
>
> Thanks Szymon Janc(:sjanc)'s speedy reply of the patch process questions
> on IRC, and Shawn Huang(:shawnjohnjr)'s technical support.
>
>
> Will Wang (3):
> android/hal-ipc-api: Fix missing HFP WBS callback
> android/hal-handsfree: Fix missing HFP WBS callback
> android/handsfree: Fix missing HFP WBS callback
>
> android/hal-handsfree.c | 12 ++++++++++++
> android/hal-ipc-api.txt | 8 ++++++++
> android/hal-msg.h | 6 ++++++
> android/handsfree.c | 8 ++++++++
> 4 files changed, 34 insertions(+)
Patches applied, thanks.
--
BR
Szymon Janc
prev parent reply other threads:[~2015-09-01 19:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-28 10:40 [PATCH v2 0/3] Fix missing HFP WBS callback Will Wang
2015-08-28 10:40 ` [PATCH v2 1/3] android/hal-ipc-api: " Will Wang
2015-08-28 10:40 ` [PATCH v2 2/3] android/hal-handsfree: " Will Wang
2015-08-28 10:40 ` [PATCH v2 3/3] android/handsfree: " Will Wang
2015-09-01 19:05 ` 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=3678158.lzaNHy860j@ix \
--to=szymon.janc@gmail.com \
--cc=gustavo@padovan.org \
--cc=johan.hedberg@gmail.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=marcel@holtmann.org \
--cc=wiwang@mozilla.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.