ESP-IDF
bta_hf_client_send_at_ccwa()
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_ccwa()
bta_hf_client_send_at_ccwa() function
Syntax
Show:
Summary
Declaration
Definition
from
bta_hf_client_int.h:261
extern
void
bta_hf_client_send_at_ccwa
(
BOOLEAN
activate
)
;
Implemented in
bta_hf_client_at.c:1504
Arguments
Argument
activate
Examples
References
from
examples
Code
Location
Referrer
void
bta_hf_client_send_at_ccwa
(
BOOLEAN
activate
)
bta_hf_client_at.c:1504
extern
void
bta_hf_client_send_at_ccwa
(
BOOLEAN
activate
)
;
bta_hf_client_int.h:261
bta_hf_client_send_at_ccwa
(
TRUE
)
;
bta_hf_client_main.c:560
send_post_slc_cmd()
Call Tree
from
examples
bta_hf_client_send_at_ccwa()
is called by 1 function and calls 3 functions:
send_post_slc_cmd()
All items filtered out
bta_hf_client_send_at_ccwa()
esp_log_timestamp()
esp_log_write()
bta_hf_client_send_at()
All items filtered out
Data Use
from
examples
bta_hf_client_send_at_ccwa()
reads 3 variables:
esp_log_level_t::ESP_LOG_DEBUG
appl_trace_level
::BTA_HF_CLIENT_AT_CCWA
All items filtered out
bta_hf_client_send_at_ccwa()
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