ESP-IDF
bta_hf_client_start_at_hold_timer()
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_start_at_hold_timer()
bta_hf_client_start_at_hold_timer() function
Syntax
Show:
Summary
Declaration
from
bta_hf_client_at.c:248
static
void
bta_hf_client_start_at_hold_timer
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
static
void
bta_hf_client_start_at_hold_timer
(
void
)
bta_hf_client_at.c:248
bta_hf_client_start_at_hold_timer
(
)
;
bta_hf_client_at.c:287
bta_hf_client_handle_ok()
Call Tree
from
examples
bta_hf_client_start_at_hold_timer()
is called by 1 function and calls 4 functions:
bta_hf_client_handle_ok()
All items filtered out
bta_hf_client_start_at_hold_timer()
esp_log_timestamp()
esp_log_write()
bta_sys_start_timer()
bta_sys_stop_timer()
All items filtered out
Data Use
from
examples
bta_hf_client_start_at_hold_timer()
reads 6 variables and writes 2 variables:
esp_log_level_t::ESP_LOG_DEBUG
appl_trace_level
tBTA_HF_CLIENT_AT_CB::hold_timer_on
tBTA_HF_CLIENT_SCB::at_cb
tBTA_HF_CLIENT_CB::scb
bta_hf_client_cb
All items filtered out
bta_hf_client_start_at_hold_timer()
_tle::p_cback
tBTA_HF_CLIENT_AT_CB::hold_timer_on
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