mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-30 18:57:19 +02:00
Merge branch 'optimize/ble_mesh_make_buf_config_invisible_v4.0' into 'release/v4.0'
ble_mesh: stack: Make mesh buf debug option invisible (v4.0) See merge request espressif/esp-idf!10796
This commit is contained in:
@ -252,7 +252,7 @@ if BLE_MESH
|
|||||||
advertising bearer.
|
advertising bearer.
|
||||||
|
|
||||||
config BLE_MESH_NET_BUF_POOL_USAGE
|
config BLE_MESH_NET_BUF_POOL_USAGE
|
||||||
bool "BLE Mesh net buffer pool usage tracking"
|
bool
|
||||||
default y
|
default y
|
||||||
help
|
help
|
||||||
Enable BLE Mesh net buffer pool tracking. This option is used to introduce another
|
Enable BLE Mesh net buffer pool tracking. This option is used to introduce another
|
||||||
|
Reference in New Issue
Block a user