ESP-IDF
btc_hf_cb_t::call_state
is only used within ESP-IDF.
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
btc_hf_cb_t::call_state
btc_hf_cb_t::call_state field
Syntax
Show:
Summary
Declaration
from
btc_hf_ag.h:223
esp_hf_call_status_t
call_state
;
Examples
References
from
examples
Code
Location
Referrer
esp_hf_call_status_t
call_state
;
btc_hf_ag.h:223
clear_phone_state
(
)
;
btc_hf_ag.c:352
btc_hf_init()
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()
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()
hf_local_param
[
i
]
.
btc_hf_cb
.
call_state
=
call_state
;
btc_hf_ag.c:930
btc_hf_phone_state_update()
clear_phone_state
(
)
;
btc_hf_ag.c:1401
btc_hf_cb_handler()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
btc_hf_cb_t::call_state
is written by 3 functions and is read by 1 function:
btc_hf_init()
btc_hf_phone_state_update()
btc_hf_cb_handler()
All items filtered out
btc_hf_cb_t::call_state
btc_hf_phone_state_update()
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