ESP-IDF
bt_mesh_clear_role()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/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_clear_role()
bt_mesh_clear_role() function
Syntax
Show:
Summary
Declaration
Definition
from
settings.h:38
void
bt_mesh_clear_role
(
void
)
;
Implemented in
settings.c:2284
Examples
References
from
examples
Code
Location
Referrer
void
bt_mesh_clear_role
(
void
)
settings.c:2284
void
bt_mesh_clear_role
(
void
)
;
settings.h:38
bt_mesh_clear_role
(
)
;
main.c:165
bt_mesh_node_reset()
bt_mesh_clear_role
(
)
;
main.c:292
bt_mesh_prov_disable()
bt_mesh_clear_role
(
)
;
settings.c:2711
settings_core_erase()
bt_mesh_clear_role
(
)
;
settings.c:2729
bt_mesh_settings_reset()
Call Tree
from
examples
bt_mesh_clear_role()
is called by 4 functions and calls 3 functions:
settings_core_erase()
bt_mesh_settings_reset()
bt_mesh_node_reset()
bt_mesh_prov_disable()
All items filtered out
bt_mesh_clear_role()
esp_log_timestamp()
esp_log_write()
bt_mesh_erase_core_settings()
All items filtered out
Data Use
from
examples
bt_mesh_clear_role()
reads 1 variable:
esp_log_level_t::ESP_LOG_DEBUG
All items filtered out
bt_mesh_clear_role()
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