ESP-IDF
background_connections_lazy_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
background_connections_lazy_init()
background_connections_lazy_init() function
Syntax
Show:
Summary
Declaration
from
btm_ble_bgconn.c:63
static
void
background_connections_lazy_init
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
static
void
background_connections_lazy_init
(
void
)
btm_ble_bgconn.c:63
background_connections_lazy_init
(
)
;
btm_ble_bgconn.c:75
background_connection_add()
Call Tree
from
examples
background_connections_lazy_init()
is called by 1 function and calls 2 functions:
background_connection_add()
All items filtered out
background_connections_lazy_init()
__assert_func()
hash_map_new()
All items filtered out
Data Use
from
examples
background_connections_lazy_init()
reads 5 variables and writes 1 variable:
osi_free_func()
hash_function_bdaddr()
background_connection_buckets
background_connections
bdaddr_equality_fn()
All items filtered out
background_connections_lazy_init()
background_connections
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