ESP-IDF
bta_gattc_co_cache_addr_init()
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
bta_gattc_co_cache_addr_init()
bta_gattc_co_cache_addr_init() function
Syntax
Show:
Summary
Declaration
Definition
from
bta_gattc_co.h:114
extern
void
bta_gattc_co_cache_addr_init
(
void
)
;
Implemented in
bta_gattc_co.c:389
Examples
References
from
examples
Code
Location
void
bta_gattc_co_cache_addr_init
(
void
)
bta_gattc_co.c:389
extern
void
bta_gattc_co_cache_addr_init
(
void
)
;
bta_gattc_co.h:114
Call Tree
from
examples
bta_gattc_co_cache_addr_init()
calls 7 functions:
All items filtered out
bta_gattc_co_cache_addr_init()
free()
esp_log_timestamp()
esp_log_write()
osi_malloc_func()
nvs_get_blob()
nvs_open()
bta_gattc_co_cache_new_assoc_list()
All items filtered out
Data Use
from
examples
bta_gattc_co_cache_addr_init()
reads 10 variables and writes 4 variables:
esp_log_level_t::ESP_LOG_ERROR
esp_log_level_t::ESP_LOG_DEBUG
appl_trace_level
nvs_open_mode_t::NVS_READWRITE
cache_key
cache_addr
cache_addr_info_t::addr
cache_addr_info_t::hash_key
cache_env_t::cache_addr
cache_env
All items filtered out
bta_gattc_co_cache_addr_init()
cache_env_t::addr_fp
cache_env_t::is_open
cache_env_t::num_addr
cache_env
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