diff --git a/soc/nxp/rw/Kconfig.defconfig b/soc/nxp/rw/Kconfig.defconfig index 10777aa8b55..b507ce21650 100644 --- a/soc/nxp/rw/Kconfig.defconfig +++ b/soc/nxp/rw/Kconfig.defconfig @@ -35,6 +35,12 @@ config BT_LONG_WQ_STACK_SIZE config SYSTEM_WORKQUEUE_STACK_SIZE default 2048 +config BT_BUF_EVT_RX_COUNT + default 12 + +config BT_BUF_ACL_TX_COUNT + default 8 + if SHELL config SHELL_STACK_SIZE