ESP-IDF
ble_hs_startup_go()
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
ble_hs_startup_go()
ble_hs_startup_go() function
Syntax
Show:
Summary
Declaration
Definition
from
ble_hs_startup_priv.h:27
int
ble_hs_startup_go
(
void
)
;
Implemented in
ble_hs_startup.c:409
Examples
References
from
examples
Code
Location
Referrer
ble_hs_startup_go
(
void
)
ble_hs_startup.c:410
int
ble_hs_startup_go
(
void
)
;
ble_hs_startup_priv.h:27
rc
=
ble_hs_startup_go
(
)
;
ble_hs.c:370
ble_hs_sync()
Call Tree
from
examples
ble_hs_startup_go()
is called by 1 function and calls 16 functions:
ble_hs_sync()
All items filtered out
ble_hs_startup_go()
esp_log_timestamp()
esp_log_write()
ble_hs_cfg::store_gen_key_cb
ble_hs_hci_get_hci_version()
ble_hs_flow_startup()
ble_hs_pvcy_set_default_irk()
ble_hs_pvcy_set_our_irk()
ble_hs_startup_read_buf_sz()
ble_hs_startup_read_bd_addr()
ble_hs_startup_le_set_evmask_tx()
ble_hs_startup_read_sup_f_tx()
ble_hs_startup_read_local_ver_tx()
ble_hs_startup_read_sup_cmd_tx()
ble_hs_startup_le_read_sup_f_tx()
ble_hs_startup_set_evmask_tx()
ble_hs_startup_reset_tx()
All items filtered out
Data Use
from
examples
ble_hs_startup_go()
reads 8 variables:
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::store_gen_key_cb
ble_store_gen_key::
::irk
ble_hs_cfg
All items filtered out
ble_hs_startup_go()
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