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 v2 1/5] client/player: Make transport.send non-blocking
Date: Fri, 16 Dec 2022 00:30:16 +0000 [thread overview]
Message-ID: <167115061699.13704.7726371644356520264.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20221215211037.2686489-1-luiz.dentz@gmail.com>
Hello:
This series was applied to bluetooth/bluez.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:
On Thu, 15 Dec 2022 13:10:33 -0800 you wrote:
> From: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
>
> This makes transport.send command non-blocking by using timerfd
> callback to initiate the transfers.
> ---
> client/player.c | 205 ++++++++++++++++++++++++++++++++----------------
> 1 file changed, 138 insertions(+), 67 deletions(-)
Here is the summary with links:
- [BlueZ,v2,1/5] client/player: Make transport.send non-blocking
(no matching commit)
- [BlueZ,v2,2/5] shared/shell: Add bt_shell_echo
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=7b8c87ccc248
- [BlueZ,v2,3/5] client/player: Use bt_shell_echo to print transfer progress
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=e51d6c5f2e51
- [BlueZ,v2,4/5] client/player: Print transport progress
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=318b1a19cb74
- [BlueZ,v2,5/5] client/player: Fix transport.send/receice tab completion
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=1270afa5aa1c
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2022-12-16 0:30 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-15 21:10 [PATCH BlueZ v2 1/5] client/player: Make transport.send non-blocking Luiz Augusto von Dentz
2022-12-15 21:10 ` [PATCH BlueZ v2 2/5] shared/shell: Add bt_shell_echo Luiz Augusto von Dentz
2022-12-15 21:10 ` [PATCH BlueZ v2 3/5] client/player: Use bt_shell_echo to print transfer progress Luiz Augusto von Dentz
2022-12-15 21:10 ` [PATCH BlueZ v2 4/5] client/player: Print transport progress Luiz Augusto von Dentz
2022-12-15 21:10 ` [PATCH BlueZ v2 5/5] client/player: Fix transport.send/receice tab completion Luiz Augusto von Dentz
2022-12-15 23:08 ` [BlueZ,v2,1/5] client/player: Make transport.send non-blocking bluez.test.bot
2022-12-16 0:30 ` patchwork-bot+bluetooth [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=167115061699.13704.7726371644356520264.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.