ESP-IDF
bta_gattc_co_cache_clear_assoc_addr()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
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_clear_assoc_addr()
bta_gattc_co_cache_clear_assoc_addr() function
Syntax
Show:
Summary
Declaration
Definition
from
bta_gattc_co.h:138
extern
BOOLEAN
bta_gattc_co_cache_clear_assoc_addr
(
BD_ADDR
src_addr
)
;
Implemented in
bta_gattc_co.c:674
Arguments
Argument
src_addr
Examples
References
from
examples
Code
Location
Referrer
BOOLEAN
bta_gattc_co_cache_clear_assoc_addr
(
BD_ADDR
src_addr
)
bta_gattc_co.c:674
extern
BOOLEAN
bta_gattc_co_cache_clear_assoc_addr
(
BD_ADDR
src_addr
)
;
bta_gattc_co.h:138
bta_gattc_co_cache_clear_assoc_addr
(
bda
)
;
bta_gattc_co.c:150
cacheReset()
Call Tree
from
examples
bta_gattc_co_cache_clear_assoc_addr()
is called by 1 function and calls 2 functions:
cacheReset()
All items filtered out
bta_gattc_co_cache_clear_assoc_addr()
list_clear()
bta_gattc_co_find_addr_in_cache()
All items filtered out
Data Use
from
examples
bta_gattc_co_cache_clear_assoc_addr()
reads 3 variables:
cache_addr_info_t::assoc_addr
cache_env_t::cache_addr
cache_env
All items filtered out
bta_gattc_co_cache_clear_assoc_addr()
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