Commit: 1474c11618bc1092f7dd4b304d3768ce9da02b13
Parent: 252a32ac0b3f6f2d34747fb9d9ba6f34e1b9f8be
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2025-01-31 19:13:57
Tree: 5414ea87e1e60123e4dc576531e8701e944cbc83

build: Remove AMP related functionality 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/ The kernel already have undergone similar changes starting with e7b02296fb40 ("Bluetooth: Remove BT_HS").

Diffstat

M Makefile.am | 2 +-
M Makefile.tools | 6 +- - - - -
D emulator/amp.c | 1041 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
D emulator/amp.h | 19 - - - - - - - - - - - - - - - - - - -
M emulator/main.c | 23 ++- - - - - - - - - - - - - - - - - - - - -
D lib/a2mp.h | 136 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
D lib/amp.h | 164 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
D tools/amptest.c | 655 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
D tools/parser/amp.c | 114 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
M tools/parser/hci.c | 53 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
M tools/parser/l2cap.c | 339 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

11 files changed, 4 insertions(+), 2548 deletions(-)

View Full Diff | Patch