fix(bt): Update bt lib for ESP32-C3 and ESP32-S3 (86a4da5c)

- Remove unused functions in the controller
This commit is contained in:
zhiweijian
2025-03-15 16:16:53 +08:00
parent 78667d6d40
commit 8c132bbbd8
5 changed files with 27 additions and 3 deletions

View File

@@ -8,4 +8,6 @@ CONFIG_BT_CTRL_HCI_MODE_UART_H4=y
CONFIG_BT_CTRL_HCI_TL=0
CONFIG_BT_CTRL_BLE_ADV_REPORT_FLOW_CTRL_SUPP=n
CONFIG_BT_CTRL_BLE_SCAN_DUPL=n
CONFIG_BT_CONTROLLER_ONLY=y
CONFIG_BT_CONTROLLER_ENABLED=y
# End of deprecated options