ESP-IDF
bta_hf_client_skip_unknown()
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_skip_unknown()
bta_hf_client_skip_unknown() function
Syntax
Show:
Summary
Declaration
from
bta_hf_client_at.c:1155
static
char
*
bta_hf_client_skip_unknown
(
char
*
buffer
)
;
Arguments
Argument
buffer
Examples
References
from
examples
Code
Location
Referrer
static
char
*
bta_hf_client_skip_unknown
(
char
*
buffer
)
bta_hf_client_at.c:1155
bta_hf_client_skip_unknown
bta_hf_client_at.c:1221
tmp
=
bta_hf_client_skip_unknown
(
buf
)
;
bta_hf_client_at.c:1275
bta_hf_client_at_parse_start()
Call Tree
from
examples
bta_hf_client_skip_unknown()
is called by 1 function and calls 2 functions:
bta_hf_client_at_parse_start()
All items filtered out
bta_hf_client_skip_unknown()
esp_log_timestamp()
esp_log_write()
All items filtered out
Data Use
from
examples
bta_hf_client_skip_unknown()
reads 2 variables:
esp_log_level_t::ESP_LOG_DEBUG
appl_trace_level
All items filtered out
bta_hf_client_skip_unknown()
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