mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-10 13:21:57 +00:00
The Mesh specification doesn't support more than 32 transport layer segments, the way the number was so far derived from the advertising buffer count could result in a highre numbe than 32, thereby wasting memory. Make the number of supported segments build-time configurable through a new BT_MESH_TX_SEG_MAX configuration option. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> |
||
---|---|---|
.. | ||
mesh | ||
power_mgr |