ESP-IDF
ble_restore_peer_sec_nvs()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/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
ble_restore_peer_sec_nvs()
ble_restore_peer_sec_nvs() function
Syntax
Show:
Summary
Declaration
from
ble_store_config.c:135
int
ble_restore_peer_sec_nvs
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
int
ble_restore_peer_sec_nvs
(
void
)
ble_store_config.c:135
rc
=
ble_restore_peer_sec_nvs
(
)
;
ble_store_config.c:457
ble_store_config_write_peer_sec()
Call Tree
from
examples
ble_restore_peer_sec_nvs()
is called by 1 function and calls 3 functions:
ble_store_config_write_peer_sec()
All items filtered out
ble_restore_peer_sec_nvs()
ble_store_key_from_value_sec()
ble_store_config_write()
ble_store_config_delete()
All items filtered out
Data Use
from
examples
ble_restore_peer_sec_nvs()
reads 3 variables and writes 2 variables:
ble_store_config_peer_secs
ble_store_config_num_peer_secs
ble_store_config_compare_bond_count()
All items filtered out
ble_restore_peer_sec_nvs()
ble_store_value::sec
ble_store_config_peer_bond_count
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