ESP-IDF
bta_hf_client_send_at_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_send_at_bcs()
bta_hf_client_send_at_bcs() function
Syntax
Show:
Summary
Declaration
Definition
from
bta_hf_client_int.h:275
extern
void
bta_hf_client_send_at_bcs
(
UINT32
codec
)
;
Implemented in
bta_hf_client_at.c:1420
Arguments
Argument
codec
Examples
References
from
examples
Code
Location
Referrer
void
bta_hf_client_send_at_bcs
(
UINT32
codec
)
bta_hf_client_at.c:1420
extern
void
bta_hf_client_send_at_bcs
(
UINT32
codec
)
;
bta_hf_client_int.h:275
bta_hf_client_send_at_bcs
(
codec
)
;
bta_hf_client_at.c:469
bta_hf_client_handle_bcs()
Call Tree
from
examples
bta_hf_client_send_at_bcs()
is called by 1 function and calls 5 functions:
bta_hf_client_handle_bcs()
All items filtered out
bta_hf_client_send_at_bcs()
esp_log_timestamp()
esp_log_write()
free()
osi_malloc_func()
bta_hf_client_send_at()
All items filtered out
Data Use
from
examples
bta_hf_client_send_at_bcs()
reads 3 variables:
esp_log_level_t::ESP_LOG_ERROR
appl_trace_level
::BTA_HF_CLIENT_AT_BCS
All items filtered out
bta_hf_client_send_at_bcs()
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