diff --git a/soc/nxp/mcx/mcxw/Kconfig.defconfig b/soc/nxp/mcx/mcxw/Kconfig.defconfig index 286268929ce..bd3c237999f 100644 --- a/soc/nxp/mcx/mcxw/Kconfig.defconfig +++ b/soc/nxp/mcx/mcxw/Kconfig.defconfig @@ -27,6 +27,12 @@ config BT_LONG_WQ_STACK_SIZE config SYSTEM_WORKQUEUE_STACK_SIZE default 2048 +config BT_BUF_EVT_RX_COUNT + default 16 + +config BT_BUF_ACL_TX_COUNT + default 12 + if SHELL config SHELL_STACK_SIZE