ESP-IDF
bta_gattc_co_addr_in_cache()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
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_addr_in_cache()
bta_gattc_co_addr_in_cache() function
Syntax
Show:
Summary
Declaration
Definition
from
bta_gattc_co.h:118
extern
BOOLEAN
bta_gattc_co_addr_in_cache
(
BD_ADDR
bda
)
;
Implemented in
bta_gattc_co.c:468
Arguments
Argument
bda
Examples
References
from
examples
Code
Location
BOOLEAN
bta_gattc_co_addr_in_cache
(
BD_ADDR
bda
)
bta_gattc_co.c:468
extern
BOOLEAN
bta_gattc_co_addr_in_cache
(
BD_ADDR
bda
)
;
bta_gattc_co.h:118
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
bta_gattc_co_addr_in_cache()
reads 4 variables:
cache_addr_info_t::addr
cache_env_t::num_addr
cache_env_t::cache_addr
cache_env
All items filtered out
bta_gattc_co_addr_in_cache()
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