ESP-IDF
bta_hf_client_handle_bcs()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
bta_hf_client_handle_bcs()
bta_hf_client_handle_bcs() function
Syntax
Show:
Summary
Declaration
from
bta_hf_client_at.c:462
static
void
bta_hf_client_handle_bcs
(
UINT32
codec
)
;
Arguments
Argument
codec
Examples
References
from
examples
Code
Location
Referrer
static
void
bta_hf_client_handle_bcs
(
UINT32
codec
)
bta_hf_client_at.c:462
return
bta_hf_client_parse_uint32
(
buffer
,
bta_hf_client_handle_bcs
)
;
bta_hf_client_at.c:810
bta_hf_client_parse_bcs()
Call Tree
from
examples
bta_hf_client_handle_bcs()
calls 4 functions:
All items filtered out
bta_hf_client_handle_bcs()
esp_log_timestamp()
esp_log_write()
bta_hf_client_send_at_bcs()
bta_hf_client_send_at_bac()
All items filtered out
Data Use
from
examples
bta_hf_client_handle_bcs()
reads 5 variables and writes 2 variables:
esp_log_level_t::ESP_LOG_DEBUG
appl_trace_level
tBTA_HF_CLIENT_CB::scb
tBTA_HF_CLIENT_CB::msbc_enabled
bta_hf_client_cb
All items filtered out
bta_hf_client_handle_bcs()
bta_hf_client_parse_bcs()
tBTA_HF_CLIENT_SCB::negotiated_codec
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