ESP-IDF
btc_hf_find_free_idx()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
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_find_free_idx()
btc_hf_find_free_idx() function
Syntax
Show:
Summary
Declaration
from
btc_hf_ag.c:170
static
int
btc_hf_find_free_idx
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
static
int
btc_hf_find_free_idx
(
void
)
btc_hf_ag.c:170
int
idx
=
btc_hf_find_free_idx
(
)
;
btc_hf_ag.c:401
connect_init()
Call Tree
from
examples
btc_hf_find_free_idx()
is called by 1 function:
connect_init()
All items filtered out
btc_hf_find_free_idx()
All items filtered out
Data Use
from
examples
btc_hf_find_free_idx()
reads 6 variables:
btc_hf_cb_t::initialized
btc_hf_cb_t::connection_state
hf_local_param_t::btc_hf_cb
esp_hf_connection_state_t::ESP_HF_CONNECTION_STATE_DISCONNECTED
btc_max_hf_clients
hf_local_param
All items filtered out
btc_hf_find_free_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