ESP-IDF
btc_a2dp_source_get_sbc_rate()
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_get_sbc_rate()
btc_a2dp_source_get_sbc_rate() function
* BTC ADAPTATION
Syntax
Show:
Summary
Declaration
from
btc_a2dp_source.c:654
static
UINT16
btc_a2dp_source_get_sbc_rate
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
static
UINT16
btc_a2dp_source_get_sbc_rate
(
void
)
btc_a2dp_source.c:654
a2dp_source_local_param
.
btc_aa_src_cb
.
encoder
.
u16BitRate
=
btc_a2dp_source_get_sbc_rate
(
)
;
btc_a2dp_source.c:775
btc_a2dp_source_enc_init()
pstrEncParams
->
u16BitRate
=
btc_a2dp_source_get_sbc_rate
(
)
;
btc_a2dp_source.c:828
btc_a2dp_source_enc_update()
Call Tree
from
examples
btc_a2dp_source_get_sbc_rate()
is called by 2 functions and calls 3 functions:
btc_a2dp_source_enc_init()
btc_a2dp_source_enc_update()
All items filtered out
btc_a2dp_source_get_sbc_rate()
esp_log_timestamp()
esp_log_write()
btc_av_is_peer_edr()
All items filtered out
Data Use
from
examples
btc_a2dp_source_get_sbc_rate()
reads 2 variables:
esp_log_level_t::ESP_LOG_DEBUG
appl_trace_level
All items filtered out
btc_a2dp_source_get_sbc_rate()
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