ESP-IDF
btc_a2dp_source_aa_stop_tx()
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_stop_tx()
btc_a2dp_source_aa_stop_tx() function
* Function btc_a2dp_source_aa_stop_tx * Description Stop media task encoding * Returns void
Syntax
Show:
Summary
Declaration
Definition
from
btc_a2dp_source.c:180
static
void
btc_a2dp_source_aa_stop_tx
(
void
)
;
Implemented in
btc_a2dp_source.c:1521
Examples
References
from
examples
Code
Location
Referrer
static
void
btc_a2dp_source_aa_stop_tx
(
void
)
btc_a2dp_source.c:1521
static
void
btc_a2dp_source_aa_stop_tx
(
void
)
;
btc_a2dp_source.c:180
btc_a2dp_source_aa_stop_tx
(
)
;
btc_a2dp_source.c:252
btc_a2dp_source_ctrl()
btc_a2dp_source_aa_stop_tx
(
)
;
btc_a2dp_source.c:1573
btc_a2dp_source_alarm_cb()
Call Tree
from
examples
btc_a2dp_source_aa_stop_tx()
is called by 2 functions and calls 6 functions:
btc_a2dp_source_ctrl()
btc_a2dp_source_alarm_cb()
All items filtered out
btc_a2dp_source_aa_stop_tx()
esp_log_timestamp()
esp_log_write()
osi_alarm_free()
osi_alarm_cancel()
btc_a2dp_control_command_ack()
btc_a2dp_source_feeding_state_reset()
All items filtered out
Data Use
from
examples
btc_a2dp_source_aa_stop_tx()
reads 7 variables and writes 4 variables:
esp_log_level_t::ESP_LOG_DEBUG
appl_trace_level
esp_a2d_media_ctrl_ack_t::ESP_A2D_MEDIA_CTRL_ACK_SUCCESS
a2dp_source_local_param
tBTC_A2DP_SOURCE_CB::is_tx_timer
tBTC_A2DP_SOURCE_CB::media_alarm
a2dp_source_local_param_t::btc_aa_src_cb
All items filtered out
btc_a2dp_source_aa_stop_tx()
tBTC_A2DP_SOURCE_CB::tx_flush
tBTC_A2DP_SOURCE_CB::is_tx_timer
tBTC_A2DP_SOURCE_CB::media_alarm
a2dp_source_local_param_t::last_frame_us
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