public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH BlueZ 0/2] lib/bluetooth/mgmt: Add missing mgmt_op entry for HCI_CMD_SYNC
@ 2026-03-09  4:59 Gabriel Woloz
  2026-03-09  4:59 ` [PATCH BlueZ 1/1] lib/bluetooth/mgmt: Added missing command "HCI Cmd Sync" to mgmt_op Gabriel Woloz
  2026-03-09 14:00 ` [PATCH BlueZ 0/2] " patchwork-bot+bluetooth
  0 siblings, 2 replies; 4+ messages in thread
From: Gabriel Woloz @ 2026-03-09  4:59 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Gabriel Woloz

MGMT_OP_HCI_CMD_SYNC (0x005B) is missing from the mgmt_op[] array in lib/bluetooth/mgmt.h. The array terminates prematurely at 0x005A. Add the missing entry under the name "HCI Cmd Sync".

Gabriel Woloz (1):
  lib/bluetooth/mgmt: Added missing command "HCI Cmd Sync" to mgmt_op

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

-- 
2.53.0.windows.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-03-09 14:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-09  4:59 [PATCH BlueZ 0/2] lib/bluetooth/mgmt: Add missing mgmt_op entry for HCI_CMD_SYNC Gabriel Woloz
2026-03-09  4:59 ` [PATCH BlueZ 1/1] lib/bluetooth/mgmt: Added missing command "HCI Cmd Sync" to mgmt_op Gabriel Woloz
2026-03-09  6:21   ` lib/bluetooth/mgmt: Add missing mgmt_op entry for HCI_CMD_SYNC bluez.test.bot
2026-03-09 14:00 ` [PATCH BlueZ 0/2] " patchwork-bot+bluetooth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox