From: Szymon Janc <szymon.janc@tieto.com>
To: Jakub Tyszkowski <jakub.tyszkowski@tieto.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH] android/tester: Fix ccc descriptor handle
Date: Thu, 05 Feb 2015 16:10:18 +0100 [thread overview]
Message-ID: <2567879.N39PURCVzr@uw000953> (raw)
In-Reply-To: <1422970395-22110-1-git-send-email-jakub.tyszkowski@tieto.com>
Hi Jakub,
On Tuesday 03 of February 2015 14:33:15 Jakub Tyszkowski wrote:
> Some service handle count was recently changed.
> ---
> android/tester-gatt.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/android/tester-gatt.c b/android/tester-gatt.c
> index 23c6609..15a54fa 100644
> --- a/android/tester-gatt.c
> +++ b/android/tester-gatt.c
> @@ -1084,7 +1084,7 @@ static struct iovec send_notification_1[] = {
> static struct iovec att_read_req_op_v = raw_pdu(L2CAP_ATT_READ_REQ);
> static struct iovec att_write_req_op_v = raw_pdu(L2CAP_ATT_WRITE_REQ);
>
> -static struct iovec svc_change_ccc_handle_v = raw_pdu(0x1a, 0x00);
> +static struct iovec svc_change_ccc_handle_v = raw_pdu(0x1c, 0x00);
> static struct iovec svc_change_ccc_value_v = raw_pdu(0x00, 0x01);
>
> static void gatt_client_register_action(void)
Patch applied, thanks.
--
Best regards,
Szymon Janc
prev parent reply other threads:[~2015-02-05 15:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-03 13:33 [PATCH] android/tester: Fix ccc descriptor handle Jakub Tyszkowski
2015-02-05 15:10 ` 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=2567879.N39PURCVzr@uw000953 \
--to=szymon.janc@tieto.com \
--cc=jakub.tyszkowski@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