ESP-IDF
store_pending_iv()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
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_iv()
store_pending_iv() function
Syntax
Show:
Summary
Declaration
from
settings.c:1594
static
void
store_pending_iv
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
static
void
store_pending_iv
(
void
)
settings.c:1594
store_pending_iv
(
)
;
settings.c:2138
store_pending()
Call Tree
from
examples
store_pending_iv()
is called by 1 function and calls 2 functions:
store_pending()
All items filtered out
store_pending_iv()
bt_mesh_atomic_test_bit()
bt_mesh_save_core_settings()
All items filtered out
Data Use
from
examples
store_pending_iv()
reads 5 variables and writes 3 variables:
bt_mesh_net::iv_index
bt_mesh_net::flags
bt_mesh_net::ivu_duration
::BLE_MESH_IVU_IN_PROGRESS
bt_mesh
All items filtered out
store_pending_iv()
iv_val::iv_index
iv_val::iv_update
iv_val::iv_duration
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