ESP-IDF
bta_hf_client_resume_open()
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
bta_hf_client_resume_open()
bta_hf_client_resume_open() function
* Function bta_hf_client_resume_open * Description Resume opening process. * Returns void
Syntax
Show:
Summary
Declaration
Definition
from
bta_hf_client_int.h:225
extern
void
bta_hf_client_resume_open
(
void
)
;
Implemented in
bta_hf_client_main.c:318
Examples
References
from
examples
Code
Location
Referrer
void
bta_hf_client_resume_open
(
void
)
bta_hf_client_main.c:318
extern
void
bta_hf_client_resume_open
(
void
)
;
bta_hf_client_int.h:225
bta_hf_client_resume_open
(
)
;
bta_hf_client_act.c:295
bta_hf_client_rfc_acp_open()
bta_hf_client_resume_open
(
)
;
bta_hf_client_main.c:347
bta_hf_client_colli_timer_cback()
Call Tree
from
examples
bta_hf_client_resume_open()
is called by 2 functions and calls 3 functions:
bta_hf_client_colli_timer_cback()
bta_hf_client_rfc_acp_open()
All items filtered out
bta_hf_client_resume_open()
esp_log_timestamp()
esp_log_write()
bta_hf_client_start_open()
All items filtered out
Data Use
from
examples
bta_hf_client_resume_open()
reads 7 variables and writes 1 variable:
esp_log_level_t::ESP_LOG_DEBUG
appl_trace_level
tBTA_HF_CLIENT_SCB::state
tBTA_HF_CLIENT_CB::scb
bta_hf_client_cb
::BTA_HF_CLIENT_INIT_ST
::BTA_HF_CLIENT_OPENING_ST
All items filtered out
bta_hf_client_resume_open()
tBTA_HF_CLIENT_SCB::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