nuttx-apps/wireless/bluetooth
raiden00pl f5b2c354ca 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.

Signed-off-by: raiden00pl <raiden00@railab.me>
2026-07-15 08:40:55 +02:00
..
btsak wireless: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
nimble wireless/bluetooth/nimble: make transport ACL buffer count configurable 2026-07-15 08:40:55 +02:00
.gitignore Remove extra whitespace from files (#43) 2020-01-31 08:29:24 -06:00
CMakeLists.txt wireless: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
Make.defs wireless: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
Makefile wireless: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00