acassis commented on code in PR #14549:
URL: https://github.com/apache/nuttx/pull/14549#discussion_r1826577987
##########
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:
Please include ---help--- message. Explain clearly what is this feature and
why is this needed?
--
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]