ESP-IDF
bt_mesh_v11_ext_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_v11_ext_init()
bt_mesh_v11_ext_init() function
Syntax
Show:
Summary
Declaration
Definition
from
main.c:411
extern
int
bt_mesh_v11_ext_init
(
void
)
;
Implemented in
ext.c:4920
Examples
References
from
examples
Code
Location
Referrer
int
bt_mesh_v11_ext_init
(
void
)
ext.c:4920
extern
int
bt_mesh_v11_ext_init
(
void
)
;
main.c:411
err
=
bt_mesh_v11_ext_init
(
)
;
main.c:412
bt_mesh_init()
Call Tree
from
examples
bt_mesh_v11_ext_init()
is called by 1 function and calls 1 function:
bt_mesh_init()
All items filtered out
bt_mesh_v11_ext_init()
bt_mesh_v11_init()
All items filtered out
Data Use
from
examples
bt_mesh_v11_ext_init()
reads 2 variables:
bt_mesh_ext_func
bt_mesh_ext_cfg
All items filtered out
bt_mesh_v11_ext_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