fix(bt): Update bt lib for ESP32-C3 and ESP32-S3 (03d0f8a6)

- Remove unused functions in the controller
This commit is contained in:
zhiweijian
2025-03-15 16:16:53 +08:00
committed by Shen Weilong
parent a24fdf2892
commit e07233bc81
5 changed files with 27 additions and 3 deletions

View File

@@ -17,3 +17,5 @@ CONFIG_BTDM_CTRL_HCI_MODE_UART_H4=y
CONFIG_BTDM_CTRL_HCI_UART_NO=1
CONFIG_BTDM_CTRL_HCI_UART_BAUDRATE=921600
CONFIG_BTDM_CTRL_MODEM_SLEEP=n
CONFIG_BT_CONTROLLER_ONLY=y
CONFIG_BT_CONTROLLER_ENABLED=y