]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Bluetooth: hci_sync: Add LE Channel Sounding HCI Command/event structures
authorNaga Bhavani Akella <naga.akella@oss.qualcomm.com>
Wed, 17 Dec 2025 11:25:23 +0000 (16:55 +0530)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 29 Jan 2026 18:24:48 +0000 (13:24 -0500)
commitfe05e3c0593fda2c476b359b012065a42dccdd71
treea8b8d8e153d8e6defb7e08359c780adc644efa1a
parent48fea7d4b363cfc051d50639a135f8be5d0be7c2
Bluetooth: hci_sync: Add LE Channel Sounding HCI Command/event structures

1. Implement LE Event Mask to include events required for
   LE Channel Sounding
2. Enable Channel Sounding feature bit in the
   LE Host Supported Features command
3. Define HCI command and event structures necessary for
   LE Channel Sounding functionality

Signed-off-by: Naga Bhavani Akella <naga.akella@oss.qualcomm.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
include/net/bluetooth/hci.h
include/net/bluetooth/hci_core.h
net/bluetooth/hci_sync.c