raiden00pl opened a new pull request, #3638:
URL: https://github.com/apache/nuttx-apps/pull/3638
## Summary
- wireless/bluetooth/nimble: make transport ACL buffer count configurable
The controller<->host ACL pool was hardcoded to 10 buffers (~6 KiB with the
251-byte ACL size). Expose NIMBLE_TRANSPORT_ACL_FROM_LL_COUNT and
NIMBLE_TRANSPORT_ACL_FROM_HS_COUNT (default 10) so RAM- constrained
single-connection peripherals can lower it.
## Impact
fine tune for small systems
## Testing
full demo for Thingy:52 (nrf52838 with 64KB of RAM) with single connection:
<img width="2198" height="954" alt="image"
src="https://github.com/user-attachments/assets/be2645bb-c972-4ede-af8f-3983c8bd4677"
/>
--
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]