ESP-IDF
bt_mesh_store_role()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/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_store_role()
bt_mesh_store_role() function
Syntax
Show:
Summary
Declaration
Definition
from
settings.h:23
void
bt_mesh_store_role
(
void
)
;
Implemented in
settings.c:1582
Examples
References
from
examples
Code
Location
Referrer
void
bt_mesh_store_role
(
void
)
settings.c:1582
void
bt_mesh_store_role
(
void
)
;
settings.h:23
bt_mesh_store_role
(
)
;
main.c:253
bt_mesh_prov_enable()
bt_mesh_store_role
(
)
;
main.c:663
bt_mesh_provisioner_enable()
Call Tree
from
examples
bt_mesh_store_role()
is called by 2 functions and calls 4 functions:
bt_mesh_prov_enable()
bt_mesh_provisioner_enable()
All items filtered out
bt_mesh_store_role()
esp_log_timestamp()
esp_log_write()
bt_mesh_atomic_get()
bt_mesh_save_core_settings()
All items filtered out
Data Use
from
examples
bt_mesh_store_role()
reads 5 variables:
esp_log_level_t::ESP_LOG_DEBUG
bt_mesh_net::flags
::BLE_MESH_NODE
::BLE_MESH_PROVISIONER
bt_mesh
All items filtered out
bt_mesh_store_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