ESP-IDF
bt_mesh_trans_init()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (3/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
bt_mesh_trans_init()
bt_mesh_trans_init() function
Syntax
Show:
Summary
Declaration
Definition
from
transport.h:122
void
bt_mesh_trans_init
(
void
)
;
Implemented in
transport.c:1761
Examples
References
from
examples
Code
Location
Referrer
void
bt_mesh_trans_init
(
void
)
transport.c:1761
void
bt_mesh_trans_init
(
void
)
transport.c:1679
void
bt_mesh_trans_init
(
void
)
;
transport.h:122
void
bt_mesh_trans_init
(
void
)
;
transport.h:94
bt_mesh_trans_init
(
)
;
main.c:478
bt_mesh_init()
bt_mesh_trans_init
(
)
;
mesh.c:343
bt_mesh_init()
Call Tree
from
examples
bt_mesh_trans_init()
is called by 1 function and calls 7 functions:
bt_mesh_init()
All items filtered out
bt_mesh_trans_init()
bt_mesh_mutex_create()
k_delayed_work_init()
esp_log_timestamp()
esp_log_write()
create_free_list()
k_work_init_delayable()
k_work_add_arg_delayable()
All items filtered out
Data Use
from
examples
bt_mesh_trans_init()
reads 13 variables and writes 2 variables:
net_buf_simple::__buf
seg_tx
seg_rx_buf_data
seg_rx::buf
seg_rx
seg_ack()
seg_retransmit()
esp_log_level_t::ESP_LOG_ERROR
esp_log_level_t::ESP_LOG_WARN
esp_log_level_t::ESP_LOG_INFO
esp_log_level_t::ESP_LOG_DEBUG
esp_log_level_t::ESP_LOG_VERBOSE
seg_rx
All items filtered out
bt_mesh_trans_init()
net_buf_simple::data
net_buf_simple::__buf
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