ESP-IDF
store_pending_keys()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (1/5)...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
store_pending_keys()
store_pending_keys() function
Syntax
Show:
Summary
Declaration
from
settings.c:1857
static
void
store_pending_keys
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
static
void
store_pending_keys
(
void
)
settings.c:1857
store_pending_keys
(
)
;
settings.c:2124
store_pending()
Call Tree
from
examples
store_pending_keys()
is called by 1 function and calls 8 functions:
store_pending()
All items filtered out
store_pending_keys()
esp_log_timestamp()
esp_log_write()
bt_mesh_subnet_get()
bt_mesh_app_key_get()
clear_app_key()
clear_net_key()
store_net_key()
store_app_key()
All items filtered out
Data Use
from
examples
store_pending_keys()
reads 6 variables and writes 1 variable:
esp_log_level_t::ESP_LOG_WARN
key_update::key_idx
key_update::valid
key_update::app_key
key_update::clear
key_updates
All items filtered out
store_pending_keys()
key_update::valid
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