nuttx-apps/wireless/bluetooth/nimble
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
..
include wireless/bluetooth/nimble: make transport ACL buffer count configurable 2026-07-15 08:40:55 +02:00
.gitignore nimBLE integration application/library 2020-10-31 13:04:57 -07:00
CMakeLists.txt nimble: remove -Wno-pointer-to-int-cast from CFLAGS 2026-05-05 13:29:11 -04:00
Kconfig wireless/bluetooth/nimble: make transport ACL buffer count configurable 2026-07-15 08:40:55 +02: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
Makefile.nimble nimble: remove -Wno-pointer-to-int-cast from CFLAGS 2026-05-05 13:29:11 -04:00