tools: Remove legacy code for CSR controllers
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 25 Sep 2020 22:03:44 +0000 (15:03 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:33 +0000 (19:08 +0530)
commitdfbe1e7f404eed0a01ae0060dbb227fad99b9656
treec384f95d30b3f02ca2683b2e593e0d437d2aff16
parent10bcceb36e5c8623a237730982e441f81081ef96
tools: Remove legacy code for CSR controllers

This code has not been touched for ages and very unlikely that someone
will be using this nowadays as most of these controller specific
transports are handled by the kernel nowadays.

Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
14 files changed:
Makefile.tools
packaging/bluez.spec
tools/bccmd.1 [deleted file]
tools/bccmd.c [deleted file]
tools/csr.c [deleted file]
tools/csr.h [deleted file]
tools/csr_3wire.c [deleted file]
tools/csr_bcsp.c [deleted file]
tools/csr_h4.c [deleted file]
tools/csr_hci.c [deleted file]
tools/csr_usb.c [deleted file]
tools/hciconfig.c
tools/ubcsp.c [deleted file]
tools/ubcsp.h [deleted file]