ESP-IDF
btc_a2dp_source_feeding_state_reset()
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
btc_a2dp_source_feeding_state_reset()
btc_a2dp_source_feeding_state_reset() function
* Function btc_a2dp_source_feeding_state_reset * Description Reset the media feeding state * Returns void
Syntax
Show:
Summary
Declaration
Definition
from
btc_a2dp_source.c:177
static
void
btc_a2dp_source_feeding_state_reset
(
void
)
;
Implemented in
btc_a2dp_source.c:1495
Examples
References
from
examples
Code
Location
Referrer
static
void
btc_a2dp_source_feeding_state_reset
(
void
)
btc_a2dp_source.c:1495
static
void
btc_a2dp_source_feeding_state_reset
(
void
)
;
btc_a2dp_source.c:177
btc_a2dp_source_feeding_state_reset
(
)
;
btc_a2dp_source.c:1555
btc_a2dp_source_aa_stop_tx()
btc_a2dp_source_feeding_state_reset
(
)
;
btc_a2dp_source.c:1586
btc_a2dp_source_aa_start_tx()
Call Tree
from
examples
btc_a2dp_source_feeding_state_reset()
is called by 2 functions and calls 2 functions:
btc_a2dp_source_aa_stop_tx()
btc_a2dp_source_aa_start_tx()
All items filtered out
btc_a2dp_source_feeding_state_reset()
esp_log_timestamp()
esp_log_write()
All items filtered out
Data Use
from
examples
btc_a2dp_source_feeding_state_reset()
reads 14 variables and writes 1 variable:
esp_log_level_t::ESP_LOG_DEBUG
appl_trace_level
tBTC_AV_MEDIA_FEED_CFG_PCM::sampling_freq
tBTC_AV_MEDIA_FEED_CFG_PCM::num_channel
tBTC_AV_MEDIA_FEED_CFG_PCM::bit_per_sample
tBTC_AV_MEDIA_FEED_CFG::pcm
tBTC_AV_MEDIA_FEEDINGS::cfg
a2dp_source_local_param
tBTC_AV_MEDIA_FEEDINGS_PCM_STATE::bytes_per_tick
tBTC_AV_MEDIA_FEEDINGS_STATE::pcm
tBTC_A2DP_SOURCE_CB::TxTranscoding
tBTC_A2DP_SOURCE_CB::media_feeding_state
tBTC_A2DP_SOURCE_CB::media_feeding
a2dp_source_local_param_t::btc_aa_src_cb
All items filtered out
btc_a2dp_source_feeding_state_reset()
tBTC_AV_MEDIA_FEEDINGS_PCM_STATE::bytes_per_tick
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