]> git.ipfire.org Git - thirdparty/linux.git/commit
Bluetooth: hci_sync: Add support for HCI_LE_Set_Host_Feature [v2]
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tue, 26 May 2026 16:43:42 +0000 (12:43 -0400)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 11 Jun 2026 18:24:39 +0000 (14:24 -0400)
commiteb87bf6fcae6a2dc25d7f2c977d2cbca2113fb1e
treeb7cddaeb6ffe44b95517b7ea468c898b2d037607
parentddb249341df3779c3c5cbe407b196f39921e1c53
Bluetooth: hci_sync: Add support for HCI_LE_Set_Host_Feature [v2]

This adds support for using HCI_LE_Set_Host_Feature [v2] instead of v1
if LL Extented Features is supported and the controller supports the
command.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
include/net/bluetooth/hci.h
net/bluetooth/hci_sync.c