ESP-IDF
bta_hf_client_send_queued_at()
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_send_queued_at()
bta_hf_client_send_queued_at() function
Syntax
Show:
Summary
Declaration
from
bta_hf_client_at.c:205
static
void
bta_hf_client_send_queued_at
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
static
void
bta_hf_client_send_queued_at
(
void
)
bta_hf_client_at.c:205
bta_hf_client_send_queued_at
(
)
;
bta_hf_client_at.c:226
bta_hf_client_at_hold_timer_cback()
bta_hf_client_send_queued_at
(
)
;
bta_hf_client_at.c:307
bta_hf_client_handle_ok()
bta_hf_client_send_queued_at
(
)
;
bta_hf_client_at.c:342
bta_hf_client_handle_error()
Call Tree
from
examples
bta_hf_client_send_queued_at()
is called by 3 functions and calls 4 functions:
bta_hf_client_at_hold_timer_cback()
bta_hf_client_handle_ok()
bta_hf_client_handle_error()
All items filtered out
bta_hf_client_send_queued_at()
esp_log_timestamp()
esp_log_write()
free()
bta_hf_client_send_at()
All items filtered out
Data Use
from
examples
bta_hf_client_send_queued_at()
reads 10 variables and writes 1 variable:
esp_log_level_t::ESP_LOG_DEBUG
appl_trace_level
queued_at_cmd::cmd
queued_at_cmd::buf
queued_at_cmd::buf_len
queued_at_cmd::next
tBTA_HF_CLIENT_AT_CB::queued_cmd
tBTA_HF_CLIENT_SCB::at_cb
tBTA_HF_CLIENT_CB::scb
bta_hf_client_cb
All items filtered out
bta_hf_client_send_queued_at()
tBTA_HF_CLIENT_AT_CB::queued_cmd
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
bta_hf_client_send_queued_at()
allocates 1 types:
queued_at_cmd
All items filtered out
bta_hf_client_send_queued_at()
All items filtered out