From: Szymon Janc <szymon.janc@tieto.com>
To: Lukasz Rymanowski <lukasz.rymanowski@tieto.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH] android/client: Print number on query current calls in hf-client
Date: Wed, 05 Nov 2014 21:55:35 +0100 [thread overview]
Message-ID: <1750368.bag9xc8uWn@leonov> (raw)
In-Reply-To: <1415198354-3470-1-git-send-email-lukasz.rymanowski@tieto.com>
Hi Łukasz,
On Wednesday 05 of November 2014 15:39:14 Lukasz Rymanowski wrote:
> ---
> android/client/if-hf-client.c | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/android/client/if-hf-client.c b/android/client/if-hf-client.c
> index c383cab..3f6f7c2 100644
> --- a/android/client/if-hf-client.c
> +++ b/android/client/if-hf-client.c
> @@ -312,6 +312,9 @@ static void hf_client_current_calls_callback(int index,
> bthf_client_call_direction_t2str(dir),
> bthf_client_call_state_t2str(state),
> bthf_client_call_mpty_type_t2str(mpty));
> +
> + if (number)
> + haltest_info("%s: number=%s\n", __func__, number);
> }
>
> /* Callback for audio volume change */
Applied, thanks.
--
BR
Szymon Janc
prev parent reply other threads:[~2014-11-05 20:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-05 14:39 [PATCH] android/client: Print number on query current calls in hf-client Lukasz Rymanowski
2014-11-05 20:55 ` 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=1750368.bag9xc8uWn@leonov \
--to=szymon.janc@tieto.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=lukasz.rymanowski@tieto.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox