Skip to content

Commit

Permalink
[Telink] Fix/Enable BLE optimization
Browse files Browse the repository at this point in the history
  • Loading branch information
s07641069 committed Feb 3, 2025
1 parent 69edb08 commit e767cbe
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions config/telink/chip-module/Kconfig.defaults
Original file line number Diff line number Diff line change
Expand Up @@ -149,9 +149,6 @@ config BT_BUF_ACL_TX_SIZE
default 107 if SOC_RISCV_TELINK_TL321X
default 251


#ifdef CONFIG_SOC_RISCV_TELINK_TL321X

config BT_BUF_EVT_RX_COUNT
default 4

Expand All @@ -161,9 +158,6 @@ config BT_BUF_ACL_RX_COUNT
config BT_GATT_CACHING
default n


#endif

config BT_RX_STACK_SIZE
default 1352 if BT_B9X || BT_TLX
default 2048 if BT_W91
Expand Down

0 comments on commit e767cbe

Please sign in to comment.