ESP-IDF
bt_mesh_net_init()
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
bt_mesh_net_init()
bt_mesh_net_init() function
Syntax
Show:
Summary
Declaration
Definition
from
net.h:477
void
bt_mesh_net_init
(
void
)
;
Implemented in
net.c:2071
Examples
References
from
examples
Code
Location
Referrer
void
bt_mesh_net_init
(
void
)
net.c:2071
void
bt_mesh_net_init
(
void
)
net.c:1041
void
bt_mesh_net_init
(
void
)
;
net.h:477
void
bt_mesh_net_init
(
void
)
;
net.h:303
bt_mesh_net_init
(
)
;
main.c:476
bt_mesh_init()
bt_mesh_net_init
(
)
;
mesh.c:342
bt_mesh_init()
Call Tree
from
examples
bt_mesh_net_init()
is called by 1 function and calls 7 functions:
bt_mesh_init()
All items filtered out
bt_mesh_net_init()
k_delayed_work_init()
__assert_func()
os_mbuf_pool_init()
os_mempool_init()
net_buf_slist_init()
k_work_init()
k_work_init_delayable()
All items filtered out
Data Use
from
examples
bt_mesh_net_init()
reads 4 variables:
bt_mesh
ivu_refresh()
loopback_mbuf_membuf
bt_mesh_net_local()
All items filtered out
bt_mesh_net_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