public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
From: raghu447 <raghavendra.rao@collabora.com>
To: linux-bluetooth@vger.kernel.org
Cc: raghu447 <raghavendra.rao@collabora.com>
Subject: [PATCH BlueZ v3 0/2] client: Add public broadcast advertising support
Date: Tue, 28 Apr 2026 20:10:06 +0530	[thread overview]
Message-ID: <20260428144008.7487-1-raghavendra.rao@collabora.com> (raw)
In-Reply-To: <20260424141831.9172-3-raghavendra.rao@collabora.com>

This series adds bluetoothctl support for staging Public Broadcast
Announcement advertising data used during LE Audio public broadcast
qualification.

Patch 1 adds a public-broadcast command to the advertise submenu. The
command stages Public Broadcast Announcement ServiceData using UUID
0x1856 and supports SQ and HQ presets.

Patch 2 makes advertise.name broadcast-aware. When Public Broadcast
Announcement ServiceData is staged, advertise.name sets and gets the
Public Broadcast Name using AD type 0x30.

raghavendra (2):
  client: add public-broadcast advertising command
  client: make advertise.name use public broadcast name

 client/advertising.c | 147 +++++++++++++++++++++++++++++++++++++++++++
 client/advertising.h |   2 +
 client/main.c        |  19 ++++++
 3 files changed, 168 insertions(+)

-- 
2.43.0


  reply	other threads:[~2026-04-28 14:40 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-17 14:26 [PATCH BlueZ 0/1] client: add public-broadcast advertise helper raghava447
2026-03-17 14:26 ` [PATCH BlueZ 1/1] client: Add public-broadcast profile advertise command raghava447
2026-03-17 16:21   ` client: add public-broadcast advertise helper bluez.test.bot
2026-03-17 18:00   ` [PATCH BlueZ 1/1] client: Add public-broadcast profile advertise command Luiz Augusto von Dentz
2026-03-20  8:34     ` raghava447
2026-04-24 14:18 ` [PATCH BlueZ v2 0/2] client: Add public broadcast advertising support raghu447
2026-04-24 14:18   ` [PATCH v2 1/2] client: add public-broadcast advertising command raghu447
2026-04-24 14:41     ` Luiz Augusto von Dentz
2026-04-24 14:44     ` Luiz Augusto von Dentz
     [not found]       ` <19dd4843cc9.16a62f4c253537.8494966934612526917@collabora.com>
2026-04-28 14:42         ` Luiz Augusto von Dentz
2026-04-24 16:23     ` client: Add public broadcast advertising support bluez.test.bot
2026-04-24 14:18   ` [PATCH v2 2/2] client: make advertise.name use public broadcast name raghu447
2026-04-28 14:40     ` raghu447 [this message]
2026-04-28 14:40       ` [PATCH BlueZ v3 1/2] client: add public-broadcast advertising command raghu447
2026-04-28 16:27         ` client: Add public broadcast advertising support bluez.test.bot
2026-04-29  6:10         ` [PATCH BlueZ v4 0/2] " raghu447
2026-04-29  6:10           ` [PATCH BlueZ v4 1/2] client: add public-broadcast advertising command raghu447
2026-04-29  6:46             ` client: Add public broadcast advertising support bluez.test.bot
2026-04-29  7:46             ` [PATCH BlueZ v5 0/2] " raghu447
2026-04-29  7:46               ` [PATCH BlueZ v5 1/2] client: add public-broadcast advertising command raghu447
2026-04-29  9:21                 ` client: Add public broadcast advertising support bluez.test.bot
2026-04-29  7:46               ` [PATCH BlueZ v5 2/2] client: make advertise.name use public broadcast name raghu447
2026-04-29 13:50               ` [PATCH BlueZ v5 0/2] client: Add public broadcast advertising support patchwork-bot+bluetooth
2026-04-29  6:10           ` [PATCH BlueZ v4 2/2] client: make advertise.name use public broadcast name raghu447
2026-04-28 14:40       ` [PATCH BlueZ v3 " raghu447

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=20260428144008.7487-1-raghavendra.rao@collabora.com \
    --to=raghavendra.rao@collabora.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