ESP-IDF
hf_local_param_t::hf_idx
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (3/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
hf_local_param_t::hf_idx
hf_local_param_t::hf_idx field
Syntax
Show:
Summary
Declaration
from
btc_hf_ag.h:229
int
hf_idx
;
Examples
References
from
examples
Code
Location
Referrer
int
hf_idx
;
btc_hf_ag.h:229
if
(
hf_local_param
->
hf_idx
!=
BTC_HF_INVALID_IDX
)
{
btc_hf_ag.c:727
btc_hf_phone_state_update()
idx
=
hf_local_param
->
hf_idx
;
btc_hf_ag.c:728
btc_hf_phone_state_update()
hf_local_param
->
hf_idx
=
BTC_HF_INVALID_IDX
;
btc_hf_ag.c:754
btc_hf_phone_state_update()
hf_local_param
[
idx
]
.
hf_idx
=
btc_hf_latest_connected_idx
(
)
;
btc_hf_ag.c:1380
btc_hf_cb_handler()
hf_local_param
[
idx
]
.
hf_idx
=
btc_hf_latest_connected_idx
(
)
;
btc_hf_ag.c:1402
btc_hf_cb_handler()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
hf_local_param_t::hf_idx
is written by 2 functions and is read by 1 function:
btc_hf_phone_state_update()
btc_hf_cb_handler()
All items filtered out
hf_local_param_t::hf_idx
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