]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Bluetooth: Remove BT_HS
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 1 Feb 2024 16:18:58 +0000 (11:18 -0500)
committerSasha Levin <sashal@kernel.org>
Tue, 26 Mar 2024 22:19:37 +0000 (18:19 -0400)
commitcd5d26a9488eeae8dda55df6574317f75f1c42c0
tree2d4a8aac9e7ab2d6eca444be3625b6797f597080
parent47b1b88008e07f75d1c3a310a8f464cb357eb0cc
Bluetooth: Remove BT_HS

[ Upstream commit e7b02296fb400ee64822fbdd81a0718449066333 ]

High Speed, Alternate MAC and PHY (AMP) extension, has been removed from
Bluetooth Core specification on 5.3:

https://www.bluetooth.com/blog/new-core-specification-v5-3-feature-enhancements/

Fixes: 244bc377591c ("Bluetooth: Add BT_HS config option")
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
13 files changed:
include/net/bluetooth/hci.h
include/net/bluetooth/l2cap.h
net/bluetooth/Kconfig
net/bluetooth/Makefile
net/bluetooth/a2mp.c [deleted file]
net/bluetooth/a2mp.h [deleted file]
net/bluetooth/amp.c [deleted file]
net/bluetooth/amp.h [deleted file]
net/bluetooth/hci_conn.c
net/bluetooth/hci_event.c
net/bluetooth/l2cap_core.c
net/bluetooth/l2cap_sock.c
net/bluetooth/mgmt.c