ESP-IDF
CONFIG_BT_MESH_SEG_BUFS
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
CONFIG_BT_MESH_SEG_BUFS
CONFIG_BT_MESH_SEG_BUFS macro
Syntax
Show:
Summary
Declaration
from
glue.h:532
#define
CONFIG_BT_MESH_SEG_BUFS
MYNEWT_VAL
(
BLE_MESH_SEG_BUFS
)
Examples
References
from
examples
Code
Location
#define
CONFIG_BT_MESH_SEG_BUFS
MYNEWT_VAL
(
BLE_MESH_SEG_BUFS
)
glue.h:532
char
_k_mem_slab_buffer_
[
OS_ALIGN
(
(
BT_MESH_APP_SEG_SDU_MAX
)
*
(
CONFIG_BT_MESH_SEG_BUFS
)
,
OS_ALIGNMENT
)
]
;
transport.c:139
.
num_blocks
=
CONFIG_BT_MESH_SEG_BUFS
,
transport.c:142
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out