ESP-IDF
bta_hf_client_handle_cnum()
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_cnum()
bta_hf_client_handle_cnum() function
Syntax
Show:
Summary
Declaration
from
bta_hf_client_at.c:557
static
void
bta_hf_client_handle_cnum
(
char
*
numstr
,
UINT16
type
,
UINT16
service
)
;
Arguments
Argument
numstr
type
service
Examples
References
from
examples
Code
Location
Referrer
static
void
bta_hf_client_handle_cnum
(
char
*
numstr
,
UINT16
type
,
UINT16
service
)
bta_hf_client_at.c:557
bta_hf_client_handle_cnum
(
numstr
,
type
,
service
)
;
bta_hf_client_at.c:1072
bta_hf_client_parse_cnum()
bta_hf_client_handle_cnum
(
numstr
,
type
,
service
)
;
bta_hf_client_at.c:1080
bta_hf_client_parse_cnum()
Call Tree
from
examples
bta_hf_client_handle_cnum()
is called by 1 function and calls 3 functions:
bta_hf_client_parse_cnum()
All items filtered out
bta_hf_client_handle_cnum()
esp_log_timestamp()
esp_log_write()
bta_hf_client_cnum()
All items filtered out
Data Use
from
examples
bta_hf_client_handle_cnum()
reads 2 variables:
esp_log_level_t::ESP_LOG_DEBUG
appl_trace_level
All items filtered out
bta_hf_client_handle_cnum()
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