]> git.ipfire.org Git - thirdparty/kernel/linux.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)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 6 Mar 2024 22:22:39 +0000 (17:22 -0500)
commite7b02296fb400ee64822fbdd81a0718449066333
treeec1b115e697cf4b3200b9245b924237399099b62
parentb79e040910101b020931ba0c9a6b77e81ab7f645
Bluetooth: Remove BT_HS

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>
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