ESP-IDF
btc_hf_deinit()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (3/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
btc_hf_deinit()
btc_hf_deinit() function
Syntax
Show:
Summary
Declaration
from
btc_hf_ag.c:367
void
btc_hf_deinit
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
void
btc_hf_deinit
(
void
)
btc_hf_ag.c:367
btc_hf_deinit
(
)
;
btc_hf_ag.c:1123
btc_hf_call_handler()
Call Tree
from
examples
btc_hf_deinit()
is called by 1 function and calls 4 functions:
btc_hf_call_handler()
All items filtered out
btc_hf_deinit()
esp_log_timestamp()
esp_log_write()
btc_dm_disable_service()
btc_hf_cb_to_app()
All items filtered out
Data Use
from
examples
btc_hf_deinit()
reads 6 variables:
esp_log_level_t::ESP_LOG_DEBUG
esp_hf_cb_event_t::ESP_HF_PROF_STATE_EVT
btc_hf_cb_t::initialized
hf_local_param_t::btc_hf_cb
esp_hf_prof_state_t::ESP_HF_DEINIT_ALREADY
hf_local_param
All items filtered out
btc_hf_deinit()
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