ESP-IDF
dump_hf_call_setup_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_setup_state()
dump_hf_call_setup_state() function
Syntax
Show:
Summary
Declaration
Definition
from
btc_util.h:42
const
char
*
dump_hf_call_setup_state
(
esp_hf_call_setup_status_t
call_setup_state
)
;
Implemented in
btc_util.c:193
Arguments
Argument
call_setup_state
Examples
References
from
examples
Code
Location
Referrer
const
char
*
dump_hf_call_setup_state
(
esp_hf_call_setup_status_t
call_setup_state
)
btc_util.c:193
const
char
*
dump_hf_call_setup_state
(
esp_hf_call_setup_status_t
call_setup_state
)
;
btc_util.h:42
dump_hf_call_setup_state
(
call_setup_state
)
,
dump_hf_call_setup_state
(
hf_local_param
[
idx
]
.
btc_hf_cb
.
call_setup_state
)
)
;
btc_hf_ag.c:739
btc_hf_phone_state_update()
dump_hf_call_setup_state
(
hf_local_param
[
idx
]
.
btc_hf_cb
.
call_setup_state
)
,
btc_hf_ag.c:795
btc_hf_phone_state_update()
dump_hf_call_setup_state
(
call_setup_state
)
)
;
btc_hf_ag.c:796
btc_hf_phone_state_update()
Call Tree
from
examples
dump_hf_call_setup_state()
is called by 1 function:
btc_hf_phone_state_update()
All items filtered out
dump_hf_call_setup_state()
All items filtered out
Data Use
from
examples
dump_hf_call_setup_state()
reads 4 variables:
esp_hf_call_setup_status_t::ESP_HF_CALL_SETUP_STATUS_IDLE
esp_hf_call_setup_status_t::ESP_HF_CALL_SETUP_STATUS_INCOMING
esp_hf_call_setup_status_t::ESP_HF_CALL_SETUP_STATUS_OUTGOING_DIALING
esp_hf_call_setup_status_t::ESP_HF_CALL_SETUP_STATUS_OUTGOING_ALERTING
All items filtered out
dump_hf_call_setup_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