Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH bluez RFC 0/3] BlueZ: Add generic support for vendor HCI frames
@ 2026-07-20  5:40 Zijun Hu
  2026-07-20  5:40 ` [PATCH bluez RFC 1/3] doc: hci-protocol: Correct mtu to &mtu for getsockopt BT_RCVMTU Zijun Hu
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Zijun Hu @ 2026-07-20  5:40 UTC (permalink / raw)
  To: Marcel Holtmann, Luiz Augusto von Dentz
  Cc: Zijun Hu, linux-bluetooth, linux-kernel

Kernel change link:
https://lore.kernel.org/all/20260719-support_vendor_hci-v1-1-764523a4ca3d@oss.qualcomm.com

---
Zijun Hu (3):
      doc: hci-protocol: Correct mtu to &mtu for getsockopt BT_RCVMTU
      doc: hci-protocol: Add sock option BT_RCV_VENDOR_PKT for HCI_CHANNEL_USER
      monitor: Add generic support for vendor HCI frames

 doc/btsnoop-protocol.rst |  8 ++++++++
 doc/hci-protocol.rst     | 20 +++++++++++++++++++-
 monitor/analyze.c        | 23 +++++++++++++++++++++++
 monitor/packet.c         | 26 ++++++++++++++++++++++++++
 monitor/packet.h         |  2 ++
 src/shared/btsnoop.h     |  2 ++
 6 files changed, 80 insertions(+), 1 deletion(-)
---
base-commit: efd216fe280ba5dd38d1b6084f64784bf1328731
change-id: 20260719-vendor_hci-188fc539d7a8

Best regards,
--  
Zijun Hu <zijun.hu@oss.qualcomm.com>


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

end of thread, other threads:[~2026-07-21 20:42 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-20  5:40 [PATCH bluez RFC 0/3] BlueZ: Add generic support for vendor HCI frames Zijun Hu
2026-07-20  5:40 ` [PATCH bluez RFC 1/3] doc: hci-protocol: Correct mtu to &mtu for getsockopt BT_RCVMTU Zijun Hu
2026-07-20  8:36   ` BlueZ: Add generic support for vendor HCI frames bluez.test.bot
2026-07-20  5:40 ` [PATCH bluez RFC 2/3] doc: hci-protocol: Add sock option BT_RCV_VENDOR_PKT for HCI_CHANNEL_USER Zijun Hu
2026-07-20 14:10   ` Luiz Augusto von Dentz
2026-07-21  9:07     ` Zijun Hu
2026-07-21 14:06       ` Luiz Augusto von Dentz
2026-07-21 20:42         ` Zijun Hu
2026-07-20  5:40 ` [PATCH bluez RFC 3/3] monitor: Add generic support for vendor HCI frames Zijun Hu

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