From: "Frédéric Danis" <frederic.danis@collabora.com>
To: linux-bluetooth@vger.kernel.org
Subject: [PATCH BlueZ] mgmt: Remove mgmt_ev[] strings of undefined MGMT events
Date: Thu, 28 May 2026 09:49:38 +0200 [thread overview]
Message-ID: <20260528074938.385847-1-frederic.danis@collabora.com> (raw)
Remove event strings introduced in mgmt_ev[] but for which the MGMT
events has not been defined.
Those events are already part of the events_le_table[] in
monitor/packet.c
Fixes: f9557931ad36 ("monitor: Add decoding support for Sync Receiver events")
---
lib/bluetooth/mgmt.h | 3 ---
1 file changed, 3 deletions(-)
diff --git a/lib/bluetooth/mgmt.h b/lib/bluetooth/mgmt.h
index 1c741ed55..7fab3d7a0 100644
--- a/lib/bluetooth/mgmt.h
+++ b/lib/bluetooth/mgmt.h
@@ -1254,9 +1254,6 @@ static const char *mgmt_ev[] = {
"Advertisement Monitor Device Lost",
"Mesh Packet Found",
"Mesh Packet Complete",
- "PA Sync Established",
- "BIG Sync Established",
- "BIG Sync Lost",
};
static const char *mgmt_status[] = {
--
2.43.0
next reply other threads:[~2026-05-28 7:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-28 7:49 Frédéric Danis [this message]
2026-05-28 9:55 ` [BlueZ] mgmt: Remove mgmt_ev[] strings of undefined MGMT events bluez.test.bot
2026-05-29 15:40 ` [PATCH BlueZ] " patchwork-bot+bluetooth
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=20260528074938.385847-1-frederic.danis@collabora.com \
--to=frederic.danis@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