ESP-IDF
ble_hs_sync()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/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_hs_sync()
ble_hs_sync() function
Syntax
Show:
Summary
Declaration
from
ble_hs.c:358
static
int
ble_hs_sync
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
ble_hs_sync
(
void
)
ble_hs.c:359
rc
=
ble_hs_sync
(
)
;
ble_hs.c:419
ble_hs_reset()
ble_hs_sync
(
)
;
ble_hs.c:696
ble_hs_start()
Call Tree
from
examples
ble_hs_sync()
is called by 2 functions and calls 7 functions:
ble_hs_reset()
ble_hs_start()
All items filtered out
ble_hs_sync()
esp_log_timestamp()
esp_log_write()
ble_hs_cfg::sync_cb
ble_npl_time_ms_to_ticks32()
ble_hs_misc_restore_irks()
ble_hs_startup_go()
ble_hs_timer_sched()
All items filtered out
Data Use
from
examples
ble_hs_sync()
reads 7 variables and writes 1 variable:
esp_log_level_t::ESP_LOG_ERROR
esp_log_level_t::ESP_LOG_WARN
esp_log_level_t::ESP_LOG_INFO
esp_log_level_t::ESP_LOG_DEBUG
esp_log_level_t::ESP_LOG_VERBOSE
ble_hs_cfg::sync_cb
ble_hs_cfg
All items filtered out
ble_hs_sync()
ble_hs_sync_state
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