ESP-IDF
bta_hf_client_send_at_btrh()
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_btrh()
bta_hf_client_send_at_btrh() function
Syntax
Show:
Summary
Declaration
Definition
from
bta_hf_client_int.h:272
extern
void
bta_hf_client_send_at_btrh
(
BOOLEAN
query
,
UINT32
val
)
;
Implemented in
bta_hf_client_at.c:1717
Arguments
Argument
query
val
Examples
References
from
examples
Code
Location
Referrer
void
bta_hf_client_send_at_btrh
(
BOOLEAN
query
,
UINT32
val
)
bta_hf_client_at.c:1717
extern
void
bta_hf_client_send_at_btrh
(
BOOLEAN
query
,
UINT32
val
)
;
bta_hf_client_int.h:272
bta_hf_client_send_at_btrh
(
FALSE
,
p_val
->
uint32_val1
)
;
bta_hf_client_cmd.c:35
bta_hf_client_send_at_cmd()
bta_hf_client_send_at_btrh
(
TRUE
,
0
)
;
bta_hf_client_main.c:563
send_post_slc_cmd()
Call Tree
from
examples
bta_hf_client_send_at_btrh()
is called by 2 functions and calls 5 functions:
bta_hf_client_send_at_cmd()
send_post_slc_cmd()
All items filtered out
bta_hf_client_send_at_btrh()
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_btrh()
reads 4 variables:
esp_log_level_t::ESP_LOG_ERROR
esp_log_level_t::ESP_LOG_DEBUG
appl_trace_level
::BTA_HF_CLIENT_AT_BTRH
All items filtered out
bta_hf_client_send_at_btrh()
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