acassis commented on code in PR #14549:
URL: https://github.com/apache/nuttx/pull/14549#discussion_r1826578293
##########
arch/xtensa/src/esp32/Kconfig:
##########
@@ -2194,6 +2194,10 @@ config ESP32_BLE_MAX_CONN
range 1 3
default 1
+config BT_CTRL_HOST_FLOW_CONTROL_SUPPORT_DISABLED
+ bool
+ default y
+
Review Comment:
Oops, sorry, it is an intermediate flag that is not visible to the user,
please ignore my previous comment
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]