ESP-IDF
seg_rx_buf_data
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
seg_rx_buf_data
seg_rx_buf_data variable
Syntax
Show:
Summary
Declaration
from
transport.c:120
static
uint8_t
seg_rx_buf_data
[
(
CONFIG_BLE_MESH_RX_SEG_MSG_COUNT
*
CONFIG_BLE_MESH_RX_SDU_MAX
)
]
;
Examples
References
from
examples
Code
Location
Referrer
static
uint8_t
seg_rx_buf_data
[
(
CONFIG_BLE_MESH_RX_SEG_MSG_COUNT
*
transport.c:120
seg_rx
[
i
]
.
buf
.
__buf
=
(
seg_rx_buf_data
+
transport.c:1771
bt_mesh_trans_init()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
seg_rx_buf_data
is read by 1 function:
All items filtered out
seg_rx_buf_data
bt_mesh_trans_init()
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