All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+bluetooth@kernel.org
To: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH BlueZ v1] monitor/att: Add support for decoding GATT Long Reads
Date: Thu, 28 Mar 2024 14:40:29 +0000	[thread overview]
Message-ID: <171163682954.3770.1408580707285106467.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240327150727.1584607-1-luiz.dentz@gmail.com>

Hello:

This patch was applied to bluetooth/bluez.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:

On Wed, 27 Mar 2024 11:07:27 -0400 you wrote:
> From: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
> 
> This adds support for decoding GATT Long Reads:
> 
> < ACL Data TX: Handle 3585 flags 0x00 dlen 7
>       ATT: Read Request (0x0a) len 2
>         Handle: 0x0028 Type: Report Map (0x2a4b)
> > ACL Data RX: Handle 3585 flags 0x02 dlen 27
>       ATT: Read Response (0x0b) len 22
>         Value[22]: 05010902a10185020901a10095107501150025010509
>         Long Value[22]: 05010902a10185020901a10095107501150025010509
> < ACL Data TX: Handle 3585 flags 0x00 dlen 9
>       ATT: Read Blob Request (0x0c) len 4
>         Handle: 0x0028 Type: Report Map (0x2a4b)
>         Offset: 0x0016
> > ACL Data RX: Handle 3585 flags 0x02 dlen 27
>       ATT: Read Blob Response (0x0d) len 22
>         Value[22]: 19012910810205011601f826ff07750c950209300931
>         Long Value[44]: 05010902a10185020901a1009510750115002501050919
>                         012910810205011601f826ff07750c950209300931
> < ACL Data TX: Handle 3585 flags 0x00 dlen 9
>       ATT: Read Blob Request (0x0c) len 4
>         Handle: 0x0028 Type: Report Map (0x2a4b)
>         Offset: 0x002c
> > ACL Data RX: Handle 3585 flags 0x02 dlen 27
>       ATT: Read Blob Response (0x0d) len 22
>         Value[22]: 81061581257f75089501093881069501050c0a380281
>         Long Value[66]: 05010902a10185020901a1009510750115002501050919
>                         012910810205011601f826ff07750c9502093009318106
>                         1581257f75089501
> < ACL Data TX: Handle 3585 flags 0x00 dlen 9
>       ATT: Read Blob Request (0x0c) len 4
>         Handle: 0x0028 Type: Report Map (0x2a4b)
>         Offset: 0x0042
> > ACL Data RX: Handle 3585 flags 0x02 dlen 27
>       ATT: Read Blob Response (0x0d) len 22
>         Value[22]: 06c0c00643ff0a0202a101851175089513150026ff00
>         Long Value[88]: 05010902a10185020901a1009510750115002501050919
>                         012910810205011601f826ff07750c9502093009318106
>                         1581257f75089501093881069501050c0a38028106c0c0
>                         0643ff0a0202a101851175089513150026ff00
> < ACL Data TX: Handle 3585 flags 0x00 dlen 9
>       ATT: Read Blob Request (0x0c) len 4
>         Handle: 0x0028 Type: Report Map (0x2a4b)
>         Offset: 0x0058
> > ACL Data RX: Handle 3585 flags 0x02 dlen 14
>       ATT: Read Blob Response (0x0d) len 9
>         Value[9]: 0902810009029100c0
>         Handle: 0x0028 Type: Report Map (0x2a4b)
>         Value[97]: 05010902a10185020901a1009510750115002501050919
>                    012910810205011601f826ff07750c9502093009318106
>                    1581257f75089501093881069501050c0a38028106c0c0
>                    0643ff0a0202a101851175089513150026ff0009028100
>                    09029100c0
> 
> [...]

Here is the summary with links:
  - [BlueZ,v1] monitor/att: Add support for decoding GATT Long Reads
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=cd22ff6a1fef

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



  parent reply	other threads:[~2024-03-28 14:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-27 15:07 [PATCH BlueZ v1] monitor/att: Add support for decoding GATT Long Reads Luiz Augusto von Dentz
2024-03-27 16:40 ` [BlueZ,v1] " bluez.test.bot
2024-03-28 14:40 ` patchwork-bot+bluetooth [this message]
2024-03-28 15:32 [PATCH BlueZ v1] " Luiz Augusto von Dentz

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=171163682954.3770.1408580707285106467.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+bluetooth@kernel.org \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=luiz.dentz@gmail.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.