ESP-IDF
btc_hf_latest_connected_idx()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (1/5)...
Files
loading (2/5)...
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_latest_connected_idx()
btc_hf_latest_connected_idx() function
Syntax
Show:
Summary
Declaration
from
btc_hf_ag.c:191
static
int
btc_hf_latest_connected_idx
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
static
int
btc_hf_latest_connected_idx
(
void
)
btc_hf_ag.c:191
idx
=
btc_hf_latest_connected_idx
(
)
;
btc_hf_ag.c:730
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
btc_hf_latest_connected_idx()
is called by 2 functions and calls 1 function:
btc_hf_phone_state_update()
btc_hf_cb_handler()
All items filtered out
btc_hf_latest_connected_idx()
clock_gettime()
All items filtered out
Data Use
from
examples
btc_hf_latest_connected_idx()
reads 6 variables:
btc_hf_cb_t::connected_timestamp
btc_hf_cb_t::connection_state
hf_local_param_t::btc_hf_cb
esp_hf_connection_state_t::ESP_HF_CONNECTION_STATE_SLC_CONNECTED
btc_max_hf_clients
hf_local_param
All items filtered out
btc_hf_latest_connected_idx()
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