ESP-IDF
btc_a2dp_source_encoder_update()
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_encoder_update()
btc_a2dp_source_encoder_update() function
* Function btc_a2dp_source_encoder_update * Description update changed SBC encoder parameters
Syntax
Show:
Summary
Declaration
Definition
from
btc_a2dp_source.h:232
void
btc_a2dp_source_encoder_update
(
void
)
;
Implemented in
btc_a2dp_source.c:698
Examples
References
from
examples
Code
Location
Referrer
void
btc_a2dp_source_encoder_update
(
void
)
btc_a2dp_source.c:698
void
btc_a2dp_source_encoder_update
(
void
)
;
btc_a2dp_source.h:232
btc_a2dp_source_encoder_update
(
)
;
btc_a2dp_control.c:75
btc_a2dp_datapath_open()
Call Tree
from
examples
btc_a2dp_source_encoder_update()
is called by 1 function and calls 5 functions:
btc_a2dp_datapath_open()
All items filtered out
btc_a2dp_source_encoder_update()
esp_log_timestamp()
esp_log_write()
bta_av_co_get_remote_bitpool_pref()
bta_av_co_audio_get_sbc_config()
btc_a2dp_source_enc_update_req()
All items filtered out
Data Use
from
examples
btc_a2dp_source_encoder_update()
reads 5 variables and writes 3 variables:
esp_log_level_t::ESP_LOG_ERROR
esp_log_level_t::ESP_LOG_DEBUG
appl_trace_level
tA2D_SBC_CIE::max_bitpool
tA2D_SBC_CIE::min_bitpool
All items filtered out
btc_a2dp_source_encoder_update()
tBTC_MEDIA_UPDATE_AUDIO::MinMtuSize
tBTC_MEDIA_UPDATE_AUDIO::MaxBitPool
tBTC_MEDIA_UPDATE_AUDIO::MinBitPool
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