All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gabriel Woloz <wolozgabriel@gmail.com>
To: linux-bluetooth@vger.kernel.org
Cc: Gabriel Woloz <wolozgabriel@gmail.com>
Subject: [PATCH BlueZ 1/2] Added missing command "HCI Cmd Sync" to mgmt_op
Date: Sun,  8 Mar 2026 21:57:44 -0400	[thread overview]
Message-ID: <20260309015745.1720-2-wolozgabriel@gmail.com> (raw)
In-Reply-To: <20260309015745.1720-1-wolozgabriel@gmail.com>

---
 lib/bluetooth/mgmt.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/bluetooth/mgmt.h b/lib/bluetooth/mgmt.h
index 1ad52529f..1c741ed55 100644
--- a/lib/bluetooth/mgmt.h
+++ b/lib/bluetooth/mgmt.h
@@ -1199,6 +1199,7 @@ static const char *mgmt_op[] = {
 	"Read Mesh Features",
 	"Mesh Send",
 	"Mesh Send Cancel",
+	"HCI Cmd Sync",
 };
 
 static const char *mgmt_ev[] = {
-- 
2.53.0.windows.1


  reply	other threads:[~2026-03-09  1:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-09  1:57 [PATCH BlueZ 0/2] Add missing string to list of commands in mgmt Gabriel Woloz
2026-03-09  1:57 ` Gabriel Woloz [this message]
2026-03-09  4:21   ` bluez.test.bot
2026-03-09  1:57 ` [PATCH BlueZ 2/2] lib/bluetooth/mgmt: Added missing command "HCI Cmd Sync" to mgmt_op Gabriel Woloz
2026-03-09 14:00 ` [PATCH BlueZ 0/2] Add missing string to list of commands in mgmt 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=20260309015745.1720-2-wolozgabriel@gmail.com \
    --to=wolozgabriel@gmail.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.