ESP-IDF
+
0
/1 examples
SourceVu will show references to
ESP_HF_CALL_STATUS_NO_CALLS
from the following samples and libraries:
hfp_ag sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ESP_HF_CALL_STATUS_NO_CALLS
ESP_HF_CALL_STATUS_NO_CALLS value
no call in progress
Syntax
Show:
Summary
Declaration
from
esp_hf_defs.h:84
ESP_HF_CALL_STATUS_NO_CALLS
=
0
;
Examples
ESP_HF_CALL_STATUS_NO_CALLS
is referenced by 1 libraries and example projects:
hfp_ag sample
References
from
0/1
examples
Code
Location
Referrer
ESP_HF_CALL_STATUS_NO_CALLS
=
0
,
/*!< no call in progress */
esp_hf_defs.h:84
clear_phone_state
(
)
;
btc_hf_ag.c:352
btc_hf_init()
if
(
num_active
==
0
&&
num_held
==
0
&&
call_state
==
ESP_HF_CALL_STATUS_NO_CALLS
&&
call_setup_state
==
ESP_HF_CALL_SETUP_STATUS_IDLE
)
{
btc_hf_ag.c:742
btc_hf_phone_state_update()
if
(
(
hf_local_param
[
idx
]
.
btc_hf_cb
.
call_state
!=
ESP_HF_CALL_STATUS_NO_CALLS
)
||
btc_hf_ag.c:746
btc_hf_phone_state_update()
clear_phone_state
(
)
;
btc_hf_ag.c:1401
btc_hf_cb_handler()
CASE_RETURN_STR
(
ESP_HF_CALL_STATUS_NO_CALLS
)
btc_util.c:186
dump_hf_call_state()
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
ESP_HF_CALL_STATUS_NO_CALLS
is read by 4 functions:
All items filtered out
ESP_HF_CALL_STATUS_NO_CALLS
dump_hf_call_state()
btc_hf_init()
btc_hf_phone_state_update()
btc_hf_cb_handler()
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out