zephyr/subsys/bluetooth/controller
Vinayak Kariappa Chettimada a1b4896efe Bluetooth: Controller: Fix BT_LL_SW_LLCP_LEGACY compile error
Fix compile error building application with
BT_LL_SW_LLCP_LEGACY. Request Peer SCA command is not
supported in legacy control procedure implementation.

Relates to commit 76439d0ba4 ("Bluetooth: controller:
integrating SCA procedure and adding HCI API").

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2022-12-11 18:29:02 +01:00
..
crypto Bluetooth: Use Zephyr standard log system instead of bluetooth/common/log 2022-11-25 17:08:36 +01:00
hal Bluetooth: Move out BT_ASSERT of common/log.h 2022-10-25 10:48:17 +02:00
hci Bluetooth: controller: Remove HCI_Read_Local_Supported_Codecs [v1] 2022-12-01 15:49:25 +01:00
include Bluetooth: controller: Add support for Read/Write Conn. Accept Timeout 2022-11-24 11:17:28 +01:00
ll_sw Bluetooth: controller: refactor to remove duplicated functionality 2022-12-09 12:44:39 +01:00
ticker Bluetooth: Use Zephyr standard log system instead of bluetooth/common/log 2022-11-25 17:08:36 +01:00
util Bluetooth: controller: Add lock around LLCP data 2022-11-30 12:49:15 +01:00
CMakeLists.txt Bluetooth: controller: llcp: fix CI tests for new LLCP 2022-08-14 21:59:09 +02:00
Kconfig Bluetooth: controller: Implement CIS Central in ULL 2022-11-18 12:48:13 +01:00
Kconfig.df Bluetooth: hci: Add VS IQ samples report using 16 bit sign integer sampl 2022-08-19 16:26:10 +02:00
Kconfig.dtm bluetooth: controller: Add support for all DTM commands 2022-03-18 12:00:03 +01:00
Kconfig.ll_sw_split Bluetooth: Controller: Fix BT_LL_SW_LLCP_LEGACY compile error 2022-12-11 18:29:02 +01:00