ESP-IDF
btc_a2dp_source_aa_tx_flush()
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_a2dp_source_aa_tx_flush()
btc_a2dp_source_aa_tx_flush() function
* Function btc_a2dp_source_aa_tx_flush * Description * Returns void
Syntax
Show:
Summary
Declaration
Definition
from
btc_a2dp_source.c:184
static
void
btc_a2dp_source_aa_tx_flush
(
void
)
;
Implemented in
btc_a2dp_source.c:1078
Examples
References
from
examples
Code
Location
Referrer
static
void
btc_a2dp_source_aa_tx_flush
(
void
)
btc_a2dp_source.c:1078
static
void
btc_a2dp_source_aa_tx_flush
(
void
)
;
btc_a2dp_source.c:184
btc_a2dp_source_aa_tx_flush
(
)
;
btc_a2dp_source.c:264
btc_a2dp_source_ctrl()
Call Tree
from
examples
btc_a2dp_source_aa_tx_flush()
is called by 1 function and calls 4 functions:
btc_a2dp_source_ctrl()
All items filtered out
btc_a2dp_source_aa_tx_flush()
esp_log_timestamp()
esp_log_write()
btc_aa_src_data_read()
btc_a2dp_source_flush_q()
All items filtered out
Data Use
from
examples
btc_a2dp_source_aa_tx_flush()
reads 7 variables and writes 2 variables:
esp_log_level_t::ESP_LOG_DEBUG
appl_trace_level
a2dp_source_local_param
tBTC_AV_MEDIA_FEEDINGS_STATE::pcm
tBTC_A2DP_SOURCE_CB::TxAaQ
tBTC_A2DP_SOURCE_CB::media_feeding_state
a2dp_source_local_param_t::btc_aa_src_cb
All items filtered out
btc_a2dp_source_aa_tx_flush()
tBTC_AV_MEDIA_FEEDINGS_PCM_STATE::aa_feed_residue
tBTC_AV_MEDIA_FEEDINGS_PCM_STATE::counter
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