ESP-IDF
bta_hf_client_send_at_bac()
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_at_bac()
bta_hf_client_send_at_bac() function
Syntax
Show:
Summary
Declaration
Definition
from
bta_hf_client_int.h:256
extern
void
bta_hf_client_send_at_bac
(
void
)
;
Implemented in
bta_hf_client_at.c:1405
Examples
References
from
examples
Code
Location
Referrer
void
bta_hf_client_send_at_bac
(
void
)
bta_hf_client_at.c:1405
extern
void
bta_hf_client_send_at_bac
(
void
)
;
bta_hf_client_int.h:256
bta_hf_client_send_at_bac
(
)
;
bta_hf_client_at.c:472
bta_hf_client_handle_bcs()
bta_hf_client_send_at_bac
(
)
;
bta_hf_client_main.c:608
bta_hf_client_slc_seq()
Call Tree
from
examples
bta_hf_client_send_at_bac()
is called by 2 functions and calls 3 functions:
bta_hf_client_handle_bcs()
bta_hf_client_slc_seq()
All items filtered out
bta_hf_client_send_at_bac()
esp_log_timestamp()
esp_log_write()
bta_hf_client_send_at()
All items filtered out
Data Use
from
examples
bta_hf_client_send_at_bac()
reads 5 variables:
esp_log_level_t::ESP_LOG_DEBUG
appl_trace_level
::BTA_HF_CLIENT_AT_BAC
tBTA_HF_CLIENT_CB::msbc_enabled
bta_hf_client_cb
All items filtered out
bta_hf_client_send_at_bac()
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