ESP-IDF
dump_hf_call_state()
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
dump_hf_call_state()
dump_hf_call_state() function
Syntax
Show:
Summary
Declaration
Definition
from
btc_util.h:41
const
char
*
dump_hf_call_state
(
esp_hf_call_status_t
call_state
)
;
Implemented in
btc_util.c:182
Arguments
Argument
call_state
Examples
References
from
examples
Code
Location
Referrer
const
char
*
dump_hf_call_state
(
esp_hf_call_status_t
call_state
)
btc_util.c:182
const
char
*
dump_hf_call_state
(
esp_hf_call_status_t
call_state
)
;
btc_util.h:41
dump_hf_call_state
(
call_state
)
,
dump_hf_call_state
(
hf_local_param
[
idx
]
.
btc_hf_cb
.
call_state
)
,
btc_hf_ag.c:738
btc_hf_phone_state_update()
Call Tree
from
examples
dump_hf_call_state()
is called by 1 function:
btc_hf_phone_state_update()
All items filtered out
dump_hf_call_state()
All items filtered out
Data Use
from
examples
dump_hf_call_state()
reads 2 variables:
esp_hf_call_status_t::ESP_HF_CALL_STATUS_NO_CALLS
esp_hf_call_status_t::ESP_HF_CALL_STATUS_CALL_IN_PROGRESS
All items filtered out
dump_hf_call_state()
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