All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+bluetooth@kernel.org
To: Brian Gix <brian.gix@gmail.com>
Cc: linux-bluetooth@vger.kernel.org, brian.gix@intel.com,
	inga.stotland@intel.com
Subject: Re: [PATCH BlueZ v5 00/14] Mesh v1.1 additions
Date: Tue, 31 Jan 2023 17:30:19 +0000	[thread overview]
Message-ID: <167518621956.31106.86554305859366691.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230130235210.94385-1-brian.gix@gmail.com>

Hello:

This series was applied to bluetooth/bluez.git (master)
by Brian Gix <brian.gix@gmail.com>:

On Mon, 30 Jan 2023 15:51:56 -0800 you wrote:
> This patch-set includes implementations for Client/Server Remote
> Provisioning, and Client/Server Mesh Private Beacons
> 
> v2 - v4: Clean-up checkpatch warnings.
> 
> v5: Add Inga's Extended Composition support
> 
> [...]

Here is the summary with links:
  - [BlueZ,v5,01/14] doc/mesh: Add Remote Provisioning DBus APIs
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=265c12dc9608
  - [BlueZ,v5,02/14] mesh: Add Remote Provisioning
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=f3243ecba0a2
  - [BlueZ,v5,03/14] tools/mesh: Optimize for multiple RPR servers and NPPI
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=c50ecca56654
  - [BlueZ,v5,04/14] mesh: Rename parameter list per crypto usage
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=9923c09de57e
  - [BlueZ,v5,05/14] unit/mesh: Add unit testing of Mesh Private Beaconing
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=2ff937b6aa50
  - [BlueZ,v5,06/14] mesh: Add storage of Mesh Private Beacon settings
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=cbeca2fba171
  - [BlueZ,v5,07/14] mesh: Add Mesh Private Beacon server
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=6619b24cc237
  - [BlueZ,v5,08/14] mesh: Add Tx/Rx support of Mesh Private Beacons
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=5ba57cf85140
  - [BlueZ,v5,09/14] mesh: Add internal Mesh Private Beacon model
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=ebb219614108
  - [BlueZ,v5,10/14] tools/mesh: Add support for Mesh Private Beacons
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=cc8a4d858bcc
  - [BlueZ,v5,11/14] mesh: Switch beaconing net key
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=e71d0e802629
  - [BlueZ,v5,12/14] mesh: Fix Checksmatch warning
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=4bdd7090f0df
  - [BlueZ,v5,13/14] mesh: Remove unused byte swap for ScanBuild
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=5045e9845b9f
  - [BlueZ,v5,14/14] tools/mesh-cfgtest: Support extended device composition
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=8787aed7fe00

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



      parent reply	other threads:[~2023-01-31 17:30 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-30 23:51 [PATCH BlueZ v5 00/14] Mesh v1.1 additions Brian Gix
2023-01-30 23:51 ` [PATCH BlueZ v5 01/14] doc/mesh: Add Remote Provisioning DBus APIs Brian Gix
2023-01-31  5:39   ` Mesh v1.1 additions bluez.test.bot
2023-01-30 23:51 ` [PATCH BlueZ v5 02/14] mesh: Add Remote Provisioning Brian Gix
2023-01-30 23:51 ` [PATCH BlueZ v5 03/14] tools/mesh: Optimize for multiple RPR servers and NPPI Brian Gix
2023-01-30 23:52 ` [PATCH BlueZ v5 04/14] mesh: Rename parameter list per crypto usage Brian Gix
2023-01-30 23:52 ` [PATCH BlueZ v5 05/14] unit/mesh: Add unit testing of Mesh Private Beaconing Brian Gix
2023-01-30 23:52 ` [PATCH BlueZ v5 06/14] mesh: Add storage of Mesh Private Beacon settings Brian Gix
2023-01-30 23:52 ` [PATCH BlueZ v5 07/14] mesh: Add Mesh Private Beacon server Brian Gix
2023-01-30 23:52 ` [PATCH BlueZ v5 08/14] mesh: Add Tx/Rx support of Mesh Private Beacons Brian Gix
2023-01-30 23:52 ` [PATCH BlueZ v5 09/14] mesh: Add internal Mesh Private Beacon model Brian Gix
2023-01-30 23:52 ` [PATCH BlueZ v5 10/14] tools/mesh: Add support for Mesh Private Beacons Brian Gix
2023-01-30 23:52 ` [PATCH BlueZ v5 11/14] mesh: Switch beaconing net key Brian Gix
2023-01-30 23:52 ` [PATCH BlueZ v5 12/14] mesh: Fix Checksmatch warning Brian Gix
2023-01-30 23:52 ` [PATCH BlueZ v5 13/14] mesh: Remove unused byte swap for ScanBuild Brian Gix
2023-01-30 23:52 ` [PATCH BlueZ v5 14/14] tools/mesh-cfgtest: Support extended device composition Brian Gix
2023-01-31 17: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=167518621956.31106.86554305859366691.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+bluetooth@kernel.org \
    --cc=brian.gix@gmail.com \
    --cc=brian.gix@intel.com \
    --cc=inga.stotland@intel.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 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.